RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TIBDataSet.SelectSQL Property

Provides the ability to directly access the SQL object encapsulating the SelectSQL statement.

Pascal
property SelectSQL: TStrings;
C++
__property TStrings SelectSQL;

Use SelectSQL to access the SQL object that encapsulates the SelectSQL statement. 

 

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