IRdsAttributeTypes.RemoveByKey

Syntax

RemoveByKey(Key: Integer): Boolean;

Parameters

Key - key of an attribute type.

Description

The RemoveByKey method removes an attribute type, which key is passed by the Key parameter, and returns True if removal is successful.

See also:

IRdsAttributeTypes