SchemaAssociation Property

The navigation properties and their corresponding associations contained within an entity of a service schema.

Syntax

public ODataSchemaAssociation SchemaAssociation { get; }
Public ReadOnly Property SchemaAssociation As ODataSchemaAssociation

Remarks

This property is used to obtain the navigation properties and their corresponding associations contained within an entity (specified by SchemaEntityIndex) of a service schema. This property is populated after setting SchemaAssociationIndex.

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]