RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TIBCustomDataSet.QDelete Property

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

Pascal
property QDelete: TIBSQL;
C++
__property TIBSQL QDelete;

Use QDelete to access the SQL object that encapsulates the Delete SQL statement. 

 

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