PostgreSqlMigrationPatch.DbsToCancelMigrationOn プロパティ

定義

特定のデータベースに対して取り消しをトリガーする場合は、キャンセル フラグを True として送信し、この配列のデータベース名を指定します。

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

プロパティ値

適用対象