Class SqlCurrentDateFunctionExpressionNode
- 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 current date in local timezone.
public sealed class SqlCurrentDateFunctionExpressionNode : SqlFunctionExpressionNode
- Inheritance
-
SqlCurrentDateFunctionExpressionNode
- Inherited Members
- Extension Methods