HistoryContext.DefaultSchema 属性

定义

获取要迁移的模型的默认架构。 除非在 OnModelCreating 中配置了其他架构,否则此架构将用于迁移历史记录表。

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

属性值

适用于