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