Header menu logo Migrondi

MigrationType Type

Represents the desired action direction for a migration Up meaning that the migration will be applied to the database Down meaning that the migration will be rolled back from the database

Union cases

Union case Description

Down

Full Usage: Down

Up

Full Usage: Up

Instance members

Instance member Description

this.IsDown

Full Usage: this.IsDown

Returns: bool
Returns: bool

this.IsUp

Full Usage: this.IsUp

Returns: bool
Returns: bool

Type something to start searching.