IMsStubSelectionFilter.RemoveByStubKey

Syntax

RemoveByStubKey(StubKey: Integer): Boolean;

Parameters

StubKey. Data source key.

Description

The RemoveByStubKey method removes data source filter with the specified key from the collection.

Comments

The method returns True if removal is successful, and False in all other cases.

See also:

IMsStubSelectionFilter