The cache of table update timestamps
Namespace: NHibernate.EngineAssembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
C# |
---|
UpdateTimestampsCache UpdateTimestampsCache { get; } |
Visual Basic |
---|
ReadOnly Property UpdateTimestampsCache As UpdateTimestampsCache Get |
Visual C++ |
---|
property UpdateTimestampsCache^ UpdateTimestampsCache { UpdateTimestampsCache^ get (); } |