FDO .NET API Reference Feature Data Objects
__property OSGeo ::FDO ::Schema ::DataPropertyDefinition* OSGeo::FDO::Schema::ObjectPropertyDefinition::get_IdentityProperty (  ) 

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

Returns:
Returns the Indentity data property definition


Comments or suggestions? Send us feedback.