ExpressionPrinter.Indent Method

Definition

Creates a scoped indenter that will increment the indent, then decrement it when disposed.

C#
public virtual IDisposable Indent ();

Returns

An indenter.

Applies to

Product Versions
Entity Framework Core 3.0, 3.1, 5.0, 6.0, 7.0, 8.0, 9.0