IRdsParamTypes.RemoveByKey

Syntax

RemoveByKey(Key: Integer): Boolean;

Parameters

Key - parameter type key.

Description

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

See also:

IRdsParamTypes