FireDAC.Phys.MongoDBWrapper.TMongoEnv.OwningObj

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property OwningObj: TObject read FOwningObj;

C++

__property System::TObject* OwningObj = {read=FOwningObj};

Eigenschaften

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


Beschreibung

Schreibgeschützt. Gibt eine Referenz auf ein Objekt zurück, das Eigentümer dieses Objekts ist.

Siehe auch