RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDBXConnection.GetCommandTypes Method

Gets list of supported command types for connection.

Pascal
procedure GetCommandTypes(List: TWideStrings); overload;
C++
__fastcall GetCommandTypes(TWideStrings List);

This method populates a list with the supported command types for this connection. TDBXCommandTypes provides constant names for the most common command types. 

 

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