次の方法で共有


HistoryContext.DefaultSchema プロパティ

定義

移行するモデルの既定のスキーマを取得します。 このスキーマは、OnModelCreating で別のスキーマが構成されていない限り、移行履歴テーブルに使用されます。

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

プロパティ値

適用対象