DbContextOptions<TContext>.ContextType Property

Definition

The type of context that these options are for (TContext).

public override Type ContextType { get; }
member this.ContextType : Type
Public Overrides ReadOnly Property ContextType As Type

Property Value

Applies to