FireDAC.Phys.MongoDBWrapper.TMongoPipeline.FinalOptionsBSON

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property FinalOptionsBSON: TMongoDocument read GetFinalOptionsBSON;

C++

__property TMongoDocument* FinalOptionsBSON = {read=GetFinalOptionsBSON};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property public
FireDAC.Phys.MongoDBWrapper.pas
FireDAC.Phys.MongoDBWrapper.hpp
FireDAC.Phys.MongoDBWrapper TMongoPipeline


Beschreibung

MongoDB-Dokument, das die Pipeline-Optionen beschreibt.

Siehe auch