DbMigration.Down Method

Definition

Operations to be performed during the downgrade process.

public virtual void Down ();
abstract member Down : unit -> unit
override this.Down : unit -> unit
Public Overridable Sub Down ()

Applies to