RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDBXCommand.CommandType Property

Command type

Pascal
property CommandType: WideString;
C++
__property BSTR CommandType;

This property contains the command type, which is typically set to one of the constant strings in the TDBXCommandTypes class. However, driver implementors can use this property as a namespace to create new types of commands. 

 

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