Partager via


HistoryContext.DefaultSchema Propriété

Définition

Obtient le schéma par défaut du modèle en cours de migration. Ce schéma sera utilisé pour la table d’historique des migrations, sauf si un autre schéma est configuré dans OnModelCreating.

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

Valeur de propriété

S’applique à