FDO API Reference Feature Data Objects
FDO_API void FdoFeatureSchema::RejectChanges (  ) 

Rejects all of the changes that have been made to the feature schema. All child elements with a schema element state set to FdoSchemaElementState_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.