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 parameter specifies the index of the item in the array. The size of the array is controlled by the SchemaAssociationCount property.

This property is not available at design time.

Data Type

Integer

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