IMsStubSelectionFilter.FindByStubKey

Syntax

FindByStubKey(StubKey: Integer): IMsStubSelection;

Parameters

StubKey. Data source key.

Description

The FindByStubKey method searches for filter by data source key.

Comments

The method returns filter by selection in case of successful search, and Null if filter is not yet created for data source with the specified key.

See also:

IMsStubSelectionFilter