Table of Contents

Class SqlMaxFunctionExpressionNode

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 maximum value from the provided range of parameters.

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