API:Bde.DBTables.TUpdateSQL.InsertSQL
| [–] Properties | |
|---|---|
| Type: property | |
| Visibility: published | |
| Source: Bde.DBTables.pas Bde.DBTables.hpp
| |
| Unit: Bde.DBTables | |
| Parent: TUpdateSQL | |
Delphi
property InsertSQL: TStrings index 1 read GetSQLIndex write SetSQLIndex;
C++
__property System::Classes::TStrings* InsertSQL = {read=GetSQLIndex, write=SetSQLIndex, index=1};
Description
Embarcadero Technologies does not currently have any additional information.