Unit 'DB' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#fcl]

IProviderSupport.PSSetParams

Set the parameters for the command text.

Declaration

Source position: db.pas line 1645

procedure IProviderSupport.PSSetParams(

  AParams: TParams

);

Arguments

AParams

  

Value for the parameters.

Description

PSSetParams sets the values of the parameters that should be used when executing the commandtext SQL statement.

See also

PSSetCommandText

PSGetParams


Documentation generated on: Jul 24 2023