Table of Contents

Class SqlReplaceFunctionExpressionNode

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 string value with all occurrences of the specified substring replaced with another specified substring.

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