IMetabaseUpdateObjectNode.Constraint

Syntax

Constraint: MetabaseObjectUpdateConstraint;

Description

The Constraint property determines a method of object update.

Comments

Constraint and IMetabaseUpdateObjectNode.BoundType should be used instead of the IMetabaseUpdateObjectNode.UpdateType property.

Example

The property use is given in the example for IMetabaseUpdateObjectNode.BoundType.

See also:

IMetabaseUpdateObjectNode