FireDAC.Phys.MongoDBWrapper.TMongoInsert.FinalValuesBSON

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property FinalValuesBSON: TMongoDocument read GetFinalValuesBSON;

C++

__property TMongoDocument* FinalValuesBSON = {read=GetFinalValuesBSON};

Eigenschaften

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


Beschreibung

              Wie mithilfe von Values beschrieben einzufügendes Dokument.

Siehe auch