RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
IProviderSupport.PSGetCommandType Method

Gets the command type to be executed by PSExecute.

Pascal
function PSGetCommandType: TPSCommandType;
C++
__fastcall TPSCommandType PSGetCommandType();

PSGetCommandType gets the command type executed by PSExecute. The type may be a type of SQL command or other command types, such as stored procedures. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!