Table of Contents

Class SqlPowerFunctionExpressionNode

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 value raised to the desired power.

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