System time before the start of the transaction

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

Syntax

Visual Basic (Declaration)
ReadOnly Property Timestamp As Long
C#
long Timestamp { get; }
Visual C++
property long long Timestamp {
	long long get ();
}
JavaScript
function get_timestamp();

Return Value

See Also