Table of Contents

Class SqlToUpperFunctionExpressionNode

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 its parameter with all of its elements converted to their uppercase version.

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