| LinqUtilsCreateDbFunctionCallAsLLBLExpression Method |
| Name | Description | |
|---|---|---|
| CreateDbFunctionCallAsLLBLExpression(DbFunctionCallExpression, IRelationCollection, Object) |
Creates a new DbFunctionCall object and wraps it inside a LLBLGenProExpressionExpression object.
| |
| CreateDbFunctionCallAsLLBLExpression(Type, FunctionMapping, IRelationCollection, Object) |
Creates a new DbFunctionCall object and wraps it inside a LLBLGenProExpressionExpression object.
|