FDO .NET API Reference Feature Data Objects
System::Void OSGeo::FDO::Schema::FeatureSchema::RejectChanges (  ) 

Rejects all of the changes that have been made to the feature schema. All child elements with a schema element state set to SchemaElementState_Added are physically removed from the schema. All other child elements are restored to their original states and have their schema element state values set to FdoSchemaElementState_Unchanged.

Returns:
Returns nothing


Comments or suggestions? Send us feedback.