Namespace:  NHibernate.SqlTypes
Assembly:  NHibernate (in NHibernate.dll)

Syntax

Visual Basic (Declaration)
Public Shared ReadOnly Date As SqlType
C#
public static readonly SqlType Date
Visual C++
public:
static initonly SqlType^ Date
JavaScript
NHibernate.SqlTypes.SqlTypeFactory.date

See Also