RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TIBCustomDataSet.InsertSQL Property

Holds the SQL statement used to insert rows into the dataset.

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

Use InsertSQL to insert rows into the dataset. 

 

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