共用方式為


MigrationCommandListBuilder.Indent 方法

定義

啟動新的縮排區塊,因此所有 'Append...'在處置區塊之前,呼叫會縮排一個層級超過目前的層級。

public virtual IDisposable Indent ();
abstract member Indent : unit -> IDisposable
override this.Indent : unit -> IDisposable
Public Overridable Function Indent () As IDisposable

傳回

要處置的物件,表示縮排應該備份層級。

適用於