RelationalOptionsExtension.MigrationsHistoryTableSchema 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
要用於移轉歷程記錄資料表的架構,如果沒有設定,則 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