[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Can the dataset support SQL statements
Source position: db.pas line 1379
function IProviderSupport.PSIsSQLSupported: Boolean; |
Can SQL statements be executed or not
PSIsSQLSupported returns True if PSExecuteCommand can be used to execute SQL statements on the underlying database.
PSExecuteCommand |