API:FireDAC.Phys.MongoDBWrapper.TMongoExpression.Exp

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function Exp(const AField, AExpression: String): TMongoExpression<T>;

C++

TMongoExpression__1<T>* __fastcall Exp(const System::UnicodeString AField, const System::UnicodeString AExpression);

Properties

Type Visibility Source Unit Parent
function public
FireDAC.Phys.MongoDBWrapper.pas
FireDAC.Phys.MongoDBWrapper.hpp
FireDAC.Phys.MongoDBWrapper TMongoExpression

Description

Embarcadero Technologies does not currently have any additional information.