RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TIBDataSet.RefreshSQL Property

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

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

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

 

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