Set the parameters for the command text.
Source position: db.pas line 1651
| procedure IProviderSupport.PSSetParams( | 
| AParams: TParams | 
| ); | 
| AParams | 
 | Value for the parameters. | 
PSSetParams sets the values of the parameters that should be used when executing the commandtext SQL statement.
| PSSetCommandText | 
| PSGetParams |