共用方式為


IndentedStringBuilder.DecrementIndent 方法

定義

遞減縮排。

public virtual Microsoft.EntityFrameworkCore.Infrastructure.IndentedStringBuilder DecrementIndent ();
abstract member DecrementIndent : unit -> Microsoft.EntityFrameworkCore.Infrastructure.IndentedStringBuilder
override this.DecrementIndent : unit -> Microsoft.EntityFrameworkCore.Infrastructure.IndentedStringBuilder
Public Overridable Function DecrementIndent () As IndentedStringBuilder

傳回

此產生器可鏈結其他呼叫。

適用於