Data.FireDACJSONReflect.TFDJSONDataSetsWriter.ListAdd

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

class procedure ListAdd(const ADataList: TFDJSONDataSets; const AName: string; const ADataSet: TFDAdaptedDataSet); overload;
class procedure ListAdd(const ADataList: TFDJSONDataSets; const ADataSet: TFDAdaptedDataSet); overload;

C++

__classmethod void __fastcall ListAdd(TFDJSONDataSets* const ADataList, const System::UnicodeString AName, Firedac::Comp::Client::TFDAdaptedDataSet* const ADataSet)/* overload */;
__classmethod void __fastcall ListAdd(TFDJSONDataSets* const ADataList, Firedac::Comp::Client::TFDAdaptedDataSet* const ADataSet)/* overload */;

Propriétés

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

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 !