共用方式為


HistoryContext.DefaultSchema 屬性

定義

取得要移轉之模型的預設架構。 除非 OnModelCreating 中設定了不同的架構,否則此架構將用於移轉歷程記錄資料表。

protected string DefaultSchema { get; }
member this.DefaultSchema : string
Protected ReadOnly Property DefaultSchema As String

屬性值

適用於