Second 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 SECOND
Visual Basic
Public Const SECOND As Integer
Visual C++
public:
literal int SECOND

Remarks

Used to designate that a second be the value for the EXTRACT and TRUNC functions.

See Also