FDO API Reference Feature Data Objects

FDO_API FdoDataPropertyDefinitionCollection* FdoAssociationPropertyDefinition::GetReverseIdentityProperties  ) 
 

Gets a reference to an FdoDataPropertyDefinitionCollection used to return a collection of properties of the associated class that are used as key for this association. The number, order and types should match the IdentityProperties. If the reverse identity collection is empty, then the associated class identity properties will be used. The properties of the collection should already exist on the associated class.

Returns:
Returns data property definition

Comments or suggestions? Send us feedback.