次の方法で共有


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

戻り値

このビルダーを使用すると、追加の呼び出しをチェーンできます。

適用対象