IMsStubLoadSelectionValues.RemoveByStubKey

Syntax

RemoveByStubKey(StubKey: Integer): Boolean;

Parameters

StubKey. Data source key.

Description

The RemoveByStubKey method removes the selection that corresponds to the specified data source from the collection.

Comments

If the removal is successful, the method returns True, otherwise it returns False.

See also:

IMsStubLoadSelectionValues