[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 1382

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: Nov 14 2015