RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDBXCommand.IsPrepared Property

Is command prepared.

Pascal
property IsPrepared: Boolean;
C++
__property Boolean IsPrepared;

This property is true if the command has been prepared and false otherwise. 

 

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