Table of Contents

Class SqlByteLengthFunctionExpressionNode

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 in bytes.

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