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

IProviderSupport.PSGetParams

Get the parameters in the commandtext

Declaration

Source position: db.pas line 1373

function IProviderSupport.PSGetParams: TParams;

Function result

The list of parameters in the SQL statement

Description

PSGetParams returns the list of parameters in the command-text (as returned by PSGetCommandText). This is usually the Params property of a TDataset descendant.

See also

PSGetCommandText

PSSetParams


Documentation generated on: Nov 14 2015