Table of Contents

Class SqlLengthFunctionExpressionNode

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's length.

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