Table of Contents

Class SqlExtractTimeOfDayFunctionExpressionNode

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 time of day part from its parameter.

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