Params: IDalCommandParams;
The Params property returns SQL query parameters.
The collection of parameters is filled in automatically on executing the Prepare method.
The property use is given in the example for the IDalConmmand.Type property.
See also: