FireDAC.Phys.MongoDBWrapper.TMongoSelector.FinalMatchBSON

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property FinalMatchBSON: TMongoDocument read GetFinalMatchBSON;

C++

__property TMongoDocument* FinalMatchBSON = {read=GetFinalMatchBSON};

Eigenschaften

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


Beschreibung

Dokument, das die unter Verwendung von Match definierten Auswahlkriterien enthält.

Siehe auch