QueryCompilationContext.ContextType 属性

定义

在查询编译期间要使用的派生 DbContext 的 CLR 类型。

public virtual Type ContextType { get; }
member this.ContextType : Type
Public Overridable ReadOnly Property ContextType As Type

属性值

上下文的类型。

适用于