RelationalOptionsExtension.MigrationsHistoryTableSchema 属性

定义

要用于迁移历史记录表的架构;如果未设置任何架构, null 则为 。

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

属性值

适用于