Table of Contents

Class SqlLastIndexOfFunctionExpressionNode

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 the position of the last occurrence of a value in a string.

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