Share via


PostgreSqlMigrationCancel Enum

Definition

Indicates if cancel must be triggered for the entire migration.

public enum PostgreSqlMigrationCancel
type PostgreSqlMigrationCancel = 
Public Enum PostgreSqlMigrationCancel
Inheritance
PostgreSqlMigrationCancel

Fields

Name Value Description
True 0

True.

False 1

False.

Applies to