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

IProviderSupport.PSIsSQLSupported

Can the dataset support SQL statements.

Declaration

Source position: db.pas line 1642

function IProviderSupport.PSIsSQLSupported: Boolean;

Function result

Can SQL statements be executed or not.

Description

PSIsSQLSupported returns True if PSExecuteCommand can be used to execute SQL statements on the underlying database.

See also

PSExecuteCommand


Documentation generated on: Jul 24 2023