Table of Contents

Struct SqlNodeInterpreterContext.TemporaryIndentIncrease

Namespace
LfrlAnvil.Sql.Expressions.Visitors
Assembly
LfrlAnvil.Sql.Core.dll

Represents a temporary disposable increase of a context's Indent.

public readonly struct SqlNodeInterpreterContext.TemporaryIndentIncrease : IDisposable
Implements
Inherited Members

Methods

Dispose()

Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.

public void Dispose()

Remarks

Decreases context's Indent by 2.