|
MapGuide API Reference
|
Contains one or more feature class definitions, which specify the structure of feature data in a datastore. More...
Inheritance diagram for MgFeatureSchema:Public Member Functions | |
| void | Delete () |
| Marks the feature schema for deletion. | |
| MgClassDefinitionCollection * | GetClasses () |
| Gets the class definitions. | |
| STRING | GetDescription () |
| Gets the schema description. | |
| STRING | GetName () |
| Gets the schema name. | |
| MgFeatureSchema () | |
| Constructs an empty MgFeatureSchema object. | |
| MgFeatureSchema (CREFSTRING name, CREFSTRING description) | |
| Constructs an MgFeatureSchema object and sets the schema name and description. | |
| void | SetDescription (CREFSTRING description) |
| void | SetName (CREFSTRING name) |
Contains one or more feature class definitions, which specify the structure of feature data in a datastore.