次の方法で共有


DbMigrationsConfiguration.TargetDatabase プロパティ

定義

移行するデータベースの接続をオーバーライドする値を取得または設定します。

public System.Data.Entity.Infrastructure.DbConnectionInfo TargetDatabase { get; set; }
member this.TargetDatabase : System.Data.Entity.Infrastructure.DbConnectionInfo with get, set
Public Property TargetDatabase As DbConnectionInfo

プロパティ値

適用対象