RelationalCommandBuilder.IncrementIndent Metoda

Definicja

Zwiększa wcięcie kolejnych wierszy.

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

Zwraca

To samo wystąpienie konstruktora, aby można było połączyć w łańcuch wiele wywołań.

Implementuje

Dotyczy