Table of Contents

Class SqlExtractDateFunctionExpressionNode

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 extracts the date part from its parameter.

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