Dependents: IMetabaseObjectDescriptors;
The Dependents property returns a collection of descriptions of the repository objects that depends on the given object.
The property returns an empty collection if any repository object does not depend on this object.
Executing the example requires that the repository contains a time series database with the TSBD identifier.
Add a link to the Metabase system assembly.
After executing this example, if any objects depend on the specified object, their names and identifiers are displayed in the development environment console.
See also: