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