FDO API Reference Feature Data Objects

FDO_API void FdoSchemaElement::Delete  ) 
 

Marks the schema element for deletion by setting the element state to FdoSchemaElementState_Deleted. If the schema elements current state is FdoSchemaElementState_Added then the element is physically removed. If the current state is FdoSchemaElementState_Detached this method does nothing.

Returns:
Returns nothing

Comments or suggestions? Send us feedback.