API:FireDAC.Phys.MongoDBWrapper.TMongoSelector.TExpression.Create

From RAD Studio API Documentation
Jump to: navigation, search

C++

/* {FireDAC_Phys_MongoDBWrapper}TMongoExpression<FireDAC_Phys_MongoDBWrapper_TMongoSelector>.Create */ inline __fastcall TExpression(TMongoEnv* AEnv, System::TObject* AOwningObj, TMongoSelector* AParentObj)/* overload */ : TMongoExpression__1<TMongoSelector*>(AEnv, AOwningObj, AParentObj) { }
/* {FireDAC_Phys_MongoDBWrapper}TMongoExpression<FireDAC_Phys_MongoDBWrapper_TMongoSelector>.Create */ inline __fastcall TExpression(TMongoEnv* AEnv)/* overload */ : TMongoExpression__1<TMongoSelector*>(AEnv) { }

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.