RAD Studio VCL Reference
|
Provides direct access to the ADO command object.
property CommandObject: _Command;
__property _Command CommandObject;
Use CommandObject to get direct access to the ADO command object the command component represents. Accessing the underlying command object is especially useful for utilizing properties and methods not surfaced in TADOCommand.
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
What do you think about this topic? Send feedback!
|