Table of Contents

Class SqlMinFunctionExpressionNode

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

Represents an SQL syntax tree expression node that defines an invocation of a function that returns the minimum value from the provided range of parameters.

public sealed class SqlMinFunctionExpressionNode : SqlFunctionExpressionNode
Inheritance
SqlMinFunctionExpressionNode
Inherited Members
Extension Methods