NPersistence Reference Guide
Assembly: NPersistence (in NPersistence.dll) Version: 2.0.0.0 (2.0.0.0)
Access the cache that is associated with the entity manager
factory (the "second level cache").
Namespace: NPersistenceReturn Value
instance of the Cache interface if the entity manager factory has been closedAssembly: NPersistence (in NPersistence.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
C# |
Cache GetCache()