API:Bde.DBTables.TUpdateSQL.SQL

From RAD Studio API Documentation

[–] Properties
Type: property
Visibility: public
Source:
Bde.DBTables.pas
Bde.DBTables.hpp
Unit: Bde.DBTables
Parent: TUpdateSQL

Delphi

property SQL[UpdateKind: TUpdateKind]: TStrings read GetSQL write SetSQL;

C++

__property System::Classes::TStrings* SQL[Data::Db::TUpdateKind UpdateKind] = {read=GetSQL, write=SetSQL};

Description

Embarcadero Technologies does not currently have any additional information.