Web API Reference MapGuide Open Source
virtual INT32 MgFeatureCommand::GetCommandType (  )  const [pure virtual]

Gets the type of the command.

.NET Syntax
virtual int GetCommandType() const;
Java Syntax
virtual int GetCommandType() const;
PHP Syntax
virtual int GetCommandType() const;

Returns:
Returns one of the constants defined in MgFeatureCommandType.

Implemented in MgDeleteFeatures, MgInsertFeatures, MgLockFeatures, MgUnlockFeatures, and MgUpdateFeatures.


Comments or suggestions? Send us feedback.