PostgreSqlMigrationPatch.DbsToMigrate プロパティ

定義

移行するデータベースの数。

public System.Collections.Generic.IList<string> DbsToMigrate { get; }
member this.DbsToMigrate : System.Collections.Generic.IList<string>
Public ReadOnly Property DbsToMigrate As IList(Of String)

プロパティ値

適用対象