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

Syntax

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

See Also