FireDAC.Phys.MongoDBWrapper.TMongoUpdate.FinalMatchBSON
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 | TMongoUpdate |
Beschreibung
Dokument, das die mithilfe von Match definierten Auswahlkriterien enthält.