LinqExpressionCannotBeExecutedExceptionFailedExpression Property |
Gets the expression that failed to execute.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 13.0.131
Syntax public Expression FailedExpression { get; }
Property Value
Type:
ExpressionSee Also