次の方法で共有


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

プロパティ値

適用対象