RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TIBDataSet.DeleteSQL Property

Holds the SQL statement used to delete rows from the dataset.

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

Use DeleteSQL to delete rows in the dataset. 

 

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