DbContextOptions.ContextType プロパティ

定義

これらのオプションの対象となるコンテキストの種類。 特定の派生コンテキストに対してオプションがビルドされていない場合は を返 DbContext します。

public abstract Type ContextType { get; }
member this.ContextType : Type
Public MustOverride ReadOnly Property ContextType As Type

プロパティ値

適用対象