RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TParameters.Command Property

Indicates the associated ADO command object.

Pascal
property Command: TADOCommand;
C++
__property TADOCommand Command;

Read Command to get a reference to the ADO command object associated with the ADO dataset object that contains the TParameters object. 

 

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