System time before the start of the transaction
Namespace:
NHibernate.EngineAssembly: 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(); |