共用方式為


DbMigration.Up 方法

定義

升級程式期間要執行的作業。

public abstract void Up ();
abstract member Up : unit -> unit
Public MustOverride Sub Up ()

適用於