The DbAlterType enumeration determines the method which was used to alter the object.
It is used by the following property:
| Value | Brief description |
| 0 | None. None. |
| 1 | Added. Added. |
| 2 | Dropped. Removed. |
| 3 | Renamed. Identifier is changed. |
| 4 | Altered. Edited. |
See also: