RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TIBSQL.Prepared Property

Indicates whether or not the query has been prepared.

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

Use the Prepared property to determine whether or not a query has yet been prepared. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!