IRdsCompoundDictionarySources.FindByKey

Syntax

FindByKey(Key: Integer): IRdsCompoundDictionarySource;

Parameters

Key - source key, by which search is executed.

Description

The FindByKey method searches and returns a source if search is successful. A key, by which search is executed, is passed by the Key parameter.

See also:

IRdsCompoundDictionarySources