Day-of-week 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_WEEK
Visual Basic
Public Const DAY_OF_WEEK As Integer
Visual C++
public:
literal int DAY_OF_WEEK

Remarks

Used to designate that a day in the week be the value for the EXTRACT and TRUNC functions.

See Also