FireDAC.Phys.MongoDBWrapper.TMongoDocument.Pairs

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

Delphi

property Pairs: TJSONCollectionBuilder.TPairs read GetPairs;

C++

__property System::Json::Builders::TJSONCollectionBuilder::TPairs* Pairs = {read=GetPairs};

プロパティ

種類 可視性 ソース ユニット
property protected
FireDAC.Phys.MongoDBWrapper.pas
FireDAC.Phys.MongoDBWrapper.hpp
FireDAC.Phys.MongoDBWrapper TMongoDocument


説明

このドキュメント用のオブジェクト ペアのビルダへの参照を返します。



関連項目