Sdílet prostřednictvím


RelationalCommandBuilderExtensions.Indent(IRelationalCommandBuilder) Metoda

Definice

Zvětšuje odsazení textu příkazu.

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

Tvůrce příkazů.

Návraty

Stejná instance tvůrce, aby bylo možné zřetězených více volání.

Platí pro