RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDBXCommand.CommandType Property

Command type

Pascal
property CommandType: UnicodeString;
C++
__property UnicodeString 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) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!