Table of Contents

Class SqlTrimEndFunctionExpressionNode

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 end.

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