共用方式為


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

屬性值

適用於