DbMigrationsConfiguration.MigrationsNamespace Property

Definition

Gets or sets the namespace used for code-based migrations.

public string MigrationsNamespace { get; set; }
member this.MigrationsNamespace : string with get, set
Public Property MigrationsNamespace As String

Property Value

Applies to