FDO API Reference Feature Data Objects

__property NAMESPACE_OSGEO_FDO_SCHEMA::DataPropertyDefinitionCollection* AssociationPropertyDefinition::get_ReverseIdentityProperties  ) 
 

Gets a reference to an NAMESPACE_OSGEO_FDO_SCHEMA::DataPropertyDefinitionCollection 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.