Data.FireDACJSONReflect.TFDJSONDeltasWriter.ListAdd

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

class procedure ListAdd(const ADeltaList: TFDJSONDeltas; const AName: string; const AFDMemTable: TFDMemTable); overload; static;
class procedure ListAdd(const ADeltaList: TFDJSONDeltas; const AFDMemTable: TFDMemTable); overload; static;

C++

static void __fastcall ListAdd(TFDJSONDeltas* const ADeltaList, const System::UnicodeString AName, Firedac::Comp::Client::TFDMemTable* const AFDMemTable)/* overload */;
static void __fastcall ListAdd(TFDJSONDeltas* const ADeltaList, Firedac::Comp::Client::TFDMemTable* const AFDMemTable)/* overload */;

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
procedure
function
public
Data.FireDACJSONReflect.pas
Data.FireDACJSONReflect.hpp
Data.FireDACJSONReflect TFDJSONDeltasWriter

Beschreibung

Embarcadero Technologies verfügt zurzeit über keine zusätzlichen Informationen. Bitte unterstützen Sie uns bei der Dokumentation dieses Themas, indem Sie Ihre Kommentare auf der Diskussionsseite eingeben.