[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Return SQL command type
Source position: db.pas line 1368
function IProviderSupport.PSGetCommandType: TPSCommandType; |
The kind of SQL command.
PSGetCommandType should return the kind of SQL statement that is executed by the command (as returned by PSGetCommandText). The list of possible command types is enumerated in TPSCommandType.
PSGetCommandText |
||
|
Type of SQL command |
|
PSExecute |