SchemaAssociationCount Property
The number of navigation properties contained within an OData schema entity.
Syntax
[VB.NET] Public ReadOnlyProperty SchemaAssociationCount As Integer
[C#] public int SchemaAssociationCount {get;}
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.
Default Value
0