http://www.charlesandhudson.com/archives/hand-tools-list-important.jpgPPT_LOGO_4b
‹#›
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