IP*Works! 2016 PHP Edition
IP*Works! 2016 PHP Edition
Questions / Feedback?

SchemaAssociationRefConstraintIndex Property

The current index of the referential constraint.

Object Oriented Interface

public function getSchemaAssociationRefConstraintIndex();
public function setSchemaAssociationRefConstraintIndex($value);

Procedural Interface

ipworks_odata_get($res, 97 );
ipworks_odata_set($res, 97, $value );

Default Value

0

Remarks

The current index of the referential constraint. See SchemaAssociationRefConstraintCount for details.

This property is only applicable to OData Version 4.

The size of the array is controlled by the SchemaAssociationCount property.

This property is not available at design time.

Data Type

Integer

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