RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TIBCustomDataSet.Plan Property

Indicates the PLAN portion of the dataset's SELECT query.

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

Read the Plan property to determine the PLAN clause in the query specified by QSelect

 

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