IP*Works! 2016 .NET Edition
IP*Works! 2016 .NET Edition
Questions / Feedback?

SchemaAssociation Property

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

Syntax

[VB.NET]
Public ReadOnlyProperty SchemaAssociation As ODataSchemaAssociation

[C#]
public ODataSchemaAssociation SchemaAssociation {get;}

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.

Default Value

 
 
Copyright (c) 2020 /n software inc. - All rights reserved.
IP*Works! 2016 .NET Edition - Version 16.0 [Build 7353]