次の方法で共有


QueryCompilationContext.ContextType プロパティ

定義

クエリのコンパイル時に使用する派生 DbContext の CLR 型。

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

プロパティ値

コンテキストの型。

適用対象