RemoveByKey(Key: Integer): Boolean;
RemoveByKey(Key: uinteger): boolean;
Key. Object description key.
The RemoveByKey method removes the description of the object from the collection by its key. The method returns True if removal is successful.
In the following implementation this method is available only for the manipulation of the collection of objectsnbsp;that are copied with the time series database.
Executing the example requires that the repository contains a replication object with the CUBE_META_UPD identifier.
Add links to the Cubes, Metabase system assemblies.
After executing the example, the data folder in the replication object is removed from the collection of the nested objects of time series database being copied.
See also: