FireDAC.Phys.MongoDBWrapper.TMongoExpression.Exp
Delphi
function Exp(const AField, AExpression: String): TMongoExpression<T>;
C++
TMongoExpression__1<T>* __fastcall Exp(const System::UnicodeString AField, const System::UnicodeString AExpression);
Propriétés
Type | Visibilité | Source | Unité | Parent |
---|---|---|---|---|
function | public | FireDAC.Phys.MongoDBWrapper.pas FireDAC.Phys.MongoDBWrapper.hpp |
FireDAC.Phys.MongoDBWrapper | TMongoExpression |
Description
Ajoute la paire champ-expression spécifiée à cette expression et renvoie une référence à cette expression.