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