FireDAC.Phys.MongoDBWrapper.TMongoConnection.Create

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

constructor Create(AEnv: TMongoEnv; AOwningObj: TObject);

C++

__fastcall TMongoConnection(TMongoEnv* AEnv, System::TObject* AOwningObj);
__fastcall TMongoConnection(TMongoEnv* AEnv, void * AHandle, System::TObject* AOwningObj);

Properties

Type Visibility Source Unit Parent
constructor public
FireDAC.Phys.MongoDBWrapper.pas
FireDAC.Phys.MongoDBWrapper.hpp
FireDAC.Phys.MongoDBWrapper TMongoConnection

Description

For internal use only.

Do not use this member. It is for internal use only.