Table of Contents

Class SqlSignFunctionExpressionNode

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 a numeric sign representation of its parameter.

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