共用方式為


QueryCompilationContext.NotTranslatedExpression 欄位

定義

運算式,表示在轉譯階段期間查詢樹狀結構中未翻譯的運算式。

這個屬性通常由資料庫提供者 (和其他延伸模組) 使用。 它通常不會用於應用程式程式碼。

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

欄位值

適用於