Table of Contents

Class SqlTrimStartFunctionExpressionNode

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 trimmed version of its parameter. Parameter is trimmed only at the start.

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