FDO API Reference Feature Data Objects

__property NAMESPACE_OSGEO_FDO_SCHEMA::DataPropertyDefinition* ObjectPropertyDefinition::get_IdentityProperty  ) 
 

Gets a reference to an FdoDataPropertyDefinition to use for uniquely identifying instances of the contained class within a single parent object instance. This value is only used for the FdoObjectType_Collection and FdoObjectType_OrderedCollection object property types. The FdoDataPropertyDefinition must belong to the FdoClassDefinition that defines the type of this property.

Returns:
Returns data property definition

Comments or suggestions? Send us feedback.