ObjectKey: Integer;
ObjectKey: uinteger;
The ObjectKey property returns a key of the repository object that depends on repository object.
To get the number of object keys of repository that depends on repository object, use the IMbElementDependentTemplate.ObjectKeysCount property.
The property use is given in the example for IMbElementDependentsDatabase.Delete.
See also: