‹#›
Autodesk Confidential Information November 2008
为
MgFeatureSchema, MgClassDefinition,
MgPropertyDefinition
类增加了
Delete()
方法
;
为
MgFeatureService
类增加了
ApplySchema()
方法
The Wine – New APIs
void MgFeatureSchema::Delete();
void MgClassDefinition::Delete();
…
virtual void ApplySchema( MgResourceIdentifier*
resource, MgFeatureSchema* schema) = 0;
Previous MapGuide Web API doesn’t support any functionality to create or modify schema of a feature source. These new APIs are used to eliminate this limitation