IMsDimIterateByDataStubs.RemoveByKey

Syntax

RemoveByKey(Key: Integer): Boolean;

Parameters

Key. Key of removed data source.

Description

The RemoveByKey method removes data source with the specified key.

Comments

When the data source is successfully removed, the method returns True, otherwise it returns False.

See also:

IMsDimIterateByDataStubs