API:Bde.DBTables.TUpdateSQL.SQL

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

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

C++

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

Properties

Type Visibility Source Unit Parent
property public
Bde.DBTables.pas
Bde.DBTables.hpp
Bde.DBTables TUpdateSQL

Description

Embarcadero Technologies does not currently have any additional information.