FireDAC.Phys.MongoDBWrapper.TMongoQuery.FinalCountBSON

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property FinalCountBSON: TMongoDocument read GetFinalCountBSON;

C++

__property TMongoDocument* FinalCountBSON = {read=GetFinalCountBSON};

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 Zählkommando-Abfrage (EN) repräsentiert.

Siehe auch