Data.FireDACJSONReflect.TFDJSONDataSetsWriterBase.ListAddT

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

class procedure ListAddT<T: TFDADaptedDataSet>(const ADataList: TFDJSONDataSetsBase; const AName: string; const ADataSet: T); overload;
class procedure ListAddT<T: TFDADaptedDataSet>(const ADataList: TFDJSONDataSetsBase; const ADataSet: T); overload;

C++

template<typename T> __classmethod void __fastcall ListAddT(TFDJSONDataSetsBase* const ADataList, const System::UnicodeString AName, const T ADataSet)/* overload */;
template<typename T> __classmethod void __fastcall ListAddT(TFDJSONDataSetsBase* const ADataList, const T ADataSet)/* overload */;

Propriétés

Type Visibilité  Source Unité  Parent
procedure
function
protected
Data.FireDACJSONReflect.pas
Data.FireDACJSONReflect.hpp
Data.FireDACJSONReflect TFDJSONDataSetsWriterBase

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 !