[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'DB' (#fcl)

IProviderSupport.PSSetParams

Set the parameters for the command text

Declaration

Source position: db.pas line 1433

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: May 14 2021