Statistics SPI
Namespace: NHibernate.EngineAssembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
C# |
---|
IStatisticsImplementor StatisticsImplementor { get; } |
Visual Basic |
---|
ReadOnly Property StatisticsImplementor As IStatisticsImplementor Get |
Visual C++ |
---|
property IStatisticsImplementor^ StatisticsImplementor { IStatisticsImplementor^ get (); } |