RelationalOptionsExtension.MigrationsHistoryTableName 属性

定义

要用于迁移历史记录表的表名称; null 如果未设置,则为 。

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

属性值

适用于