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

IProviderSupport.PSGetCommandText

Return the SQL command executed for getting data.

Declaration

Source position: db.pas line 1367

function IProviderSupport.PSGetCommandText: string;

Function result

SQL statement

Description

PSGetCommandText returns the SQL command that is executed when the PSExecute function is called (for a TSQLQuery this would be the SQL property) or when the dataset is opened.

See also

PSExecute

PSSetCommandText


Documentation generated on: Nov 14 2015