FireDAC.Phys.MongoDBWrapper.TMongoObject.Env

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property Env: TMongoEnv read FEnv;

C++

__property TMongoEnv* Env = {read=FEnv};

Eigenschaften

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


Beschreibung

Schreibgeschützt. Gibt eine Referenz auf das Umgebungsobjekt der MongoDB-API zurück.

Siehe auch