[Missing <summary> documentation for "P:NHibernate.Impl.SessionFactoryImpl.UpdateTimestampsCache"]
Assembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
C# |
---|
public UpdateTimestampsCache UpdateTimestampsCache { get; } |
Visual Basic |
---|
Public ReadOnly Property UpdateTimestampsCache As UpdateTimestampsCache Get |
Visual C++ |
---|
public: virtual property UpdateTimestampsCache^ UpdateTimestampsCache { UpdateTimestampsCache^ get () sealed; } |