Table of Contents

Struct SqlNodeInterpreterContext.TemporaryChildDepthIncrease

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

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

public readonly struct SqlNodeInterpreterContext.TemporaryChildDepthIncrease : 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 ChildDepth by 1.