MgFeatureCommandType Class Reference
[MgFeatureCommandType]
Detailed Description
Is a set of constants used to specify the type of an MgFeatureCommand object.Static Public Attributes | |
| static const int | DeleteFeatures = 2 |
| static const int | InsertFeatures = 0 |
| static const int | LockFeatures = 3 |
| static const int | UnlockFeatures = 4 |
| static const int | UpdateFeatures = 1 |