ObjectKey: Integer;
ObjectKey: UInteger;
The ObjectKey property determines a key of the object with dependencies on which the work is executed.
To get an object key it is necessary to use the IMetabaseObjectDescriptor.Key property or the IMetabase.GetObjectKeyById method.
See also: