DbMigrationsConfiguration.ContextType Property

Definition

Gets or sets the derived DbContext representing the model to be migrated.

public Type ContextType { get; set; }
member this.ContextType : Type with get, set
Public Property ContextType As Type

Property Value

Applies to