次の方法で共有


QueryCompilationContext.NotTranslatedExpression フィールド

定義

変換フェーズ中にクエリ ツリーで翻訳されていない式を表す式。

このプロパティは通常、データベース プロバイダー (およびその他の拡張機能) によって使用されます。 通常、アプリケーション コードでは使用されません。

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

フィールド値

適用対象