次の方法で共有


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

プロパティ値

適用対象