RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TIBSQL.Plan Property

Returns the plan for the query.

Pascal
property Plan: String;
C++
__property AnsiString Plan;

Use the Plan property to view the query plan once the query has been prepared. 

 

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