Udostępnij za pośrednictwem


RelationalCommandBuilderExtensions.Indent(IRelationalCommandBuilder) Metoda

Definicja

Zwiększa wcięcie tekstu polecenia.

public static IDisposable Indent (this Microsoft.EntityFrameworkCore.Storage.IRelationalCommandBuilder commandBuilder);
static member Indent : Microsoft.EntityFrameworkCore.Storage.IRelationalCommandBuilder -> IDisposable
<Extension()>
Public Function Indent (commandBuilder As IRelationalCommandBuilder) As IDisposable

Parametry

commandBuilder
IRelationalCommandBuilder

Konstruktor poleceń.

Zwraca

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

Dotyczy