RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TIBCustomDataSet.ModifySQL Property

Provides the ability to access the SQL object encapsulating the ModifySQL statement.

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

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

 

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