| Web API Reference | MapGuide Open Source |
Inherits MgFeatureCommand.
Public Member Functions | |
| INT32 | GetCommandType () const |
| Gets the type of the command, that is, MgFeatureCommandType::DeleteFeatures. | |
| STRING | GetFeatureClassName () const |
| STRING | GetFilterText () const |
| MgDeleteFeatures (CREFSTRING className, CREFSTRING filterText) | |
| Constructs an MgDeleteFeatures object. | |