Share via


PostgreSqlMigrationPatch.DbsToTriggerCutoverOn Property

Definition

When you want to trigger cutover for specific databases send triggerCutover flag as True and database names in this array.

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

Property Value

Applies to