Table of Contents

Class SqlSubstringFunctionExpressionNode

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 substring from the provided string.

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