RelationalOptionsExtension.MigrationsHistoryTableSchema Property

Definition

The schema to use for the migrations history table, or null if none has been set.

public virtual string MigrationsHistoryTableSchema { get; set; }
public virtual string MigrationsHistoryTableSchema { get; }
public virtual string? MigrationsHistoryTableSchema { get; }
member this.MigrationsHistoryTableSchema : string with get, set
member this.MigrationsHistoryTableSchema : string
Public Overridable Property MigrationsHistoryTableSchema As String
Public Overridable ReadOnly Property MigrationsHistoryTableSchema As String

Property Value

Applies to