IMbElementDependentTemplate.ObjectKey

Syntax

ObjectKey: Integer;

Description

The ObjectKey property returns a key of the repository object that depends 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