QueryTranslationPreprocessor.QueryCompilationContext 属性

定义

当前编译的查询编译上下文对象。

protected virtual Microsoft.EntityFrameworkCore.Query.QueryCompilationContext QueryCompilationContext { get; }
member this.QueryCompilationContext : Microsoft.EntityFrameworkCore.Query.QueryCompilationContext
Protected Overridable ReadOnly Property QueryCompilationContext As QueryCompilationContext

属性值

适用于