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