[Missing <summary> documentation for "M:NHibernate.Engine.ISessionFactoryImplementor.GetAllSecondLevelCacheRegions"]
Assembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
C# |
---|
IDictionary<string, ICache> GetAllSecondLevelCacheRegions() |
Visual Basic |
---|
Function GetAllSecondLevelCacheRegions As IDictionary(Of String, ICache) |
Visual C++ |
---|
IDictionary<String^, ICache^>^ GetAllSecondLevelCacheRegions() |
Return Value
[Missing <returns> documentation for "M:NHibernate.Engine.ISessionFactoryImplementor.GetAllSecondLevelCacheRegions"]