Compartir a través de


HistoryContext.DefaultSchema Propiedad

Definición

Obtiene el esquema predeterminado del modelo que se va a migrar. Este esquema se usará para la tabla del historial de migraciones a menos que se configure un esquema diferente en OnModelCreating.

protected string DefaultSchema { get; }
member this.DefaultSchema : string
Protected ReadOnly Property DefaultSchema As String

Valor de propiedad

Se aplica a