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