FireDAC.Phys.MongoDBWrapper.TMongoEnv.OwningObj
Delphi
property OwningObj: TObject read FOwningObj;
C++
__property System::TObject* OwningObj = {read=FOwningObj};
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
property | public | FireDAC.Phys.MongoDBWrapper.pas FireDAC.Phys.MongoDBWrapper.hpp |
FireDAC.Phys.MongoDBWrapper | TMongoEnv |
Description
Read-only. Returns a reference to an object that owns this object.