Data.FireDACJSONReflect.TFDJSONDataSetsReaderBase.GetListItemT

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

class function GetListItemT<T: TFDADaptedDataSet>(const ADataList: TFDJSONDataSetsBase; I: Integer): TPair<string, T>;

C++

template<typename T> __classmethod System::Generics::Collections::TPair__2<System::UnicodeString,T> __fastcall GetListItemT(TFDJSONDataSetsBase* const ADataList, int I);

プロパティ

種類 可視性 ソース ユニット
function protected
Data.FireDACJSONReflect.pas
Data.FireDACJSONReflect.hpp
Data.FireDACJSONReflect TFDJSONDataSetsReaderBase

説明

このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。