Table of Contents

Class SqlIndexOfFunctionExpressionNode

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 first occurrence of a value in a string.

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