IRdsImportSchemas.FindByKey

Syntax

FindByKey(Key: Integer): IRdsImportSchema;

Parameters

Key - key of an import scheme of the MDM dictionary, by which search is executed.

Description

The FindByKey method searches and returns an import scheme if search is successful. A key of an import scheme, by which search is executed, is passed by the Key parameter.

See also:

IRdsImportSchemas