FDO API Reference Feature Data Objects

FDO_API FdoDataPropertyDefinition* FdoObjectPropertyDefinition::GetIdentityProperty  ) 
 

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.