FireDAC.Phys.MongoDBWrapper.TMongoPipeline.TOperation.Writer

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property Writer: TMongoDocument read FWriter;

C++

__property TMongoDocument* Writer = {read=FWriter};

Eigenschaften

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


Beschreibung

Gibt eine Referenz auf das Dokument wieder, das das Stadium beinhaltet.

Siehe auch