FDO API Reference Feature Data Objects

FDO_API FdoDataPropertyDefinitionCollection* FdoClassDefinition::GetIdentityProperties  ) 
 

Returns an FdoDataPropertyDefinitionCollection containing references to the data properties that can be used to uniquely identify instances of the class. The contained properties must already be defined in either the properties or baseProperties collection. If GetBaseClass() returns non null then this collection must be empty.

Returns:
Returns DataPropertyDefinitionCollection

Comments or suggestions? Send us feedback.