FDO .NET API Reference Feature Data Objects
System::Void OSGeo::FDO::Schema::SchemaElement::Delete (  ) 

Marks the schema element for deletion by setting the element state to SchemaElementState_Deleted. If the schema elements current state is SchemaElementState_Added then the element is physically removed. If the current state is SchemaElementState_Detached this method does nothing.


Comments or suggestions? Send us feedback.