SchemaAssociationIndex Property
The index of the current navigation property in an OData schema entity.
Syntax
public int getSchemaAssociationIndex(); public void setSchemaAssociationIndex(int schemaAssociationIndex);
Remarks
This property is used to specify a navigation property within an entity (specified by SchemaEntityIndex). Once set, SchemaAssociation will be populated.
This property is not available at design time.
Default Value
0