IRdsUniqueKeys.FindByKey

Syntax

FindByKey(Key: Integer): IRdsUniqueKey;

Parameters

Key. Key of the unique key to be found.

Description

The FindByKey method searches for a unique key by key in the MDM dictionary.

Comments

If a unique key was not found, the method returns Null.

See also:

IRdsUniqueKeys