SchemaAssociationCount Property
The number of navigation properties contained within an OData schema entity.
Syntax
__property int SchemaAssociationCount = {read=FSchemaAssociationCount, write=FSetSchemaAssociationCount};
Default Value
0
Remarks
This property is updated to reflect the total number of navigation properties within the schema entity specified by SchemaEntityIndex.
This property is read-only and not available at design time.
Data Type
Integer