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