IRdsParamValues.Item

Syntax

Item(Index: Integer): IRdsParamValue;

Parameters

Index - parameter value index.

Description

The Item property returns a parameter value, which index is passed by the Index parameter.

See also:

IRdsParamValues