Table of Contents

Class SqlToLowerFunctionExpressionNode

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 lowercase version.

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