System time before the start of the transaction
            
Namespace: NHibernate.EngineAssembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
| C# | 
|---|
long Timestamp { get; }  | 
| Visual Basic | 
|---|
ReadOnly Property Timestamp As Long Get  | 
| Visual C++ | 
|---|
property long long Timestamp { long long get (); }  |