|
MapGuide API Reference
|
| void MgFeatureSchema::SetName | ( | CREFSTRING | name | ) |
Sets the schema name.
| void SetName(string name); |
| void SetName(String name); |
| void SetName(string name); |
| name | (String/string) The name of the schema. |