次の方法で共有


DbMigrationsConfiguration.ContextType プロパティ

定義

移行するモデルを表す派生 DbContext を取得または設定します。

public Type ContextType { get; set; }
member this.ContextType : Type with get, set
Public Property ContextType As Type

プロパティ値

適用対象