MigrationCommandListBuilder.Indent 메서드

정의

새 들여쓰기 블록을 시작하므로 모든 '추가...' 블록이 삭제될 때까지 호출은 현재 수준보다 한 수준 이상 들여쓰기됩니다.

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

반환

들여쓰기를 수준으로 백업해야 함을 나타내기 위해 삭제할 개체입니다.

적용 대상