FireDAC.Phys.MongoDBWrapper.TMongoPipeline.FinalOptionsBSON
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.