[This is preliminary documentation and is subject to change.]

The sql server max date is not same as the .net maxvalue, so this will be used to pass to the sql server.

Namespace:  OfficeClip.Utils
Assembly:  OfficeClip.Utils (in OfficeClip.Utils)
Version: 8.1.1.0

Syntax

C#
public static readonly DateTime DBDateMaxValue
Visual Basic (Declaration)
Public Shared ReadOnly DBDateMaxValue As DateTime
Visual C++
public:
static initonly DateTime DBDateMaxValue

See Also