IP*Works! 2016 C++ Edition
IP*Works! 2016 C++ Edition
Questions / Feedback?

SchemaAssociationIndex Property

The index of the current navigation property in an OData schema entity.

Syntax

int GetSchemaAssociationIndex();

int SetSchemaAssociationIndex(int iSchemaAssociationIndex);

Default Value

0

Remarks

This property is used to specify a navigation property within an entity (specified by SchemaEntityIndex). Once set, SchemaAssociation will be populated.

This property is not available at design time.

Data Type

Integer

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