Class SqlRoundFunctionExpressionNode
- 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 value rounded to the specified decimal precision.
public sealed class SqlRoundFunctionExpressionNode : SqlFunctionExpressionNode
- Inheritance
-
SqlRoundFunctionExpressionNode
- Inherited Members
- Extension Methods