Day-of-month constant.

Namespace: Endeca.Navigation.Analytics
Assembly: Endeca.Navigation (in Endeca.Navigation.dll) Version: 6.3.0.0 (6.3.0.853)

Syntax

C#
public const int DAY_OF_MONTH
Visual Basic
Public Const DAY_OF_MONTH As Integer
Visual C++
public:
literal int DAY_OF_MONTH

Remarks

Used to designate that a day of the month be the value for the EXTRACT and TRUNC functions.

See Also