SetCurrentParamsRow(Value: Integer);
Value. Parameter set index.
The SetCurrentParamsRow method determines the current set of parameter values.
After determining the set, determine parameter values in the IDalCommand.Params collection.
The example of use is given in description of the ExecuteEx method.
See also: