IMbElementDependentTemplate.ObjectKeys

Syntax

ObjectKeys: Array;

Description

The ObjectKeys property returns an array of keys of object of the repository that depend on repository object.

Comments

To get the number of object keys of repository that depends on repository object, use the IMbElementDependentTemplate.ObjectKeysCount property.

Example

The property use is given in the example for IMbElementDependentsDatabase.Delete.

See also:

IMbElementDependentTemplate