QueryCompilationContext.NotTranslatedExpression 字段

定义

表示转换阶段查询树中未翻译表达式的表达式。

此属性通常由数据库提供程序 (和其他扩展) 使用。 它通常不用于应用程序代码。

public static readonly System.Linq.Expressions.Expression NotTranslatedExpression;
 staticval mutable NotTranslatedExpression : System.Linq.Expressions.Expression
Public Shared ReadOnly NotTranslatedExpression As Expression 

字段值

适用于