RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDBXConnection.GetCommands Method

Gets list of known commands for command type.

Pascal
procedure GetCommands(const CommandType: WideString; List: TWideStrings); overload;
C++
__fastcall GetCommands(const BSTR CommandType, TWideStrings List);

This method populates a list with the known commands for CommandType

 

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