Index > ExpressionPowerTools.Core > ExpressionPowerTools.Core.Providers > QueryInterceptingProvider > Execute
Execute with transformation.
| Overload | Description |
|---|---|
| Execute(Expression expression) | Execute with transformation. |
Execute with transformation.
public virtual Object Execute(Expression expression)Object - Result of executing the transformed expression.
| Parameter | Type | Description |
|---|---|---|
expression |
Expression | The base Expression . |
| Exception | Description |
|---|---|
| ArgumentNullException | Thrown when expression is null. |
| Generated | Copyright | Version |
|---|---|---|
| 02/22/2021 21:59:57 | (c) Copyright 2020 Jeremy Likness. | 0.9.7-beta |