FireDAC.Phys.MongoDBWrapper.TMongoQuery.FinalProjectBSON

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property FinalProjectBSON: TMongoDocument read GetFinalProjectBSON;

C++

__property TMongoDocument* FinalProjectBSON = {read=GetFinalProjectBSON};

Eigenschaften

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


Beschreibung

Gibt ein MongoDB-Dokument zurück, das die Projektion repräsentiert.

Siehe auch