IRdsAttributeTypes.FindByKey

Syntax

FindByKey(Key: Integer): IRdsAttributeType;

Parameters

Key - key of an attribute type, by which search is executed.

Description

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

See also:

IRdsAttributeTypes