DbAlterType

Description

The DbAlterType enumeration determines the method which was used to alter the object.

It is used by the following property:

Available Values

Value Brief description
0 None. None.
1 Added. Added.
2 Dropped. Removed.
3 Renamed. Identifier is changed.
4 Altered. Edited.

See also:

Db Assembly Enumerations