|
MapGuide API Reference
|
| virtual INT32 MgFeatureCommand::GetCommandType | ( | ) | const [pure virtual] |
Gets the type of the command.
| virtual int GetCommandType() const; |
| virtual int GetCommandType() const; |
| virtual int GetCommandType() const; |
Implemented in MgInsertFeatures, MgUpdateFeatures, MgDeleteFeatures, MgLockFeatures, and MgUnlockFeatures.