Data.FireDACJSONReflect.TFDJSONDeltasWriter.ListAdd

De RAD Studio API Documentation
Aller à : navigation, rechercher

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 */;

Propriétés

Type Visibilité  Source Unité  Parent
procedure
function
public
Data.FireDACJSONReflect.pas
Data.FireDACJSONReflect.hpp
Data.FireDACJSONReflect TFDJSONDeltasWriter

Description

Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !