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

Syntax

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

See Also