共用方式為


IndentedStringBuilder.IncrementIndent 方法

定義

遞增縮排。

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

傳回

此建置器可鏈結其他呼叫。

適用於