NHibernate Timestamp type

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

Syntax

Visual Basic (Declaration)
Public Shared ReadOnly Timestamp As NullableType
C#
public static readonly NullableType Timestamp
Visual C++
public:
static initonly NullableType^ Timestamp
JavaScript
NHibernate.NHibernateUtil.timestamp

See Also