FireDAC.Phys.MongoDBWrapper.TMongoDocument.Pairs

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property Pairs: TJSONCollectionBuilder.TPairs read GetPairs;

C++

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

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property protected
FireDAC.Phys.MongoDBWrapper.pas
FireDAC.Phys.MongoDBWrapper.hpp
FireDAC.Phys.MongoDBWrapper TMongoDocument


Beschreibung

Gibt eine Referenz auf den Builder der Objektpaare dieses Dokuments zurück.



Siehe auch