SchemaAssociationCount Property

The number of navigation properties contained within an OData schema entity.

Syntax

public int SchemaAssociationCount { get; }
Public ReadOnly Property SchemaAssociationCount As Integer

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.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks 2020 .NET Edition - Version 20.0 [Build 8307]