NPersistence Reference Guide
Assembly: NPersistence (in NPersistence.dll) Version: 2.0.0.0 (2.0.0.0)
Remove the data for the given entity from the cache.
entity class primary key
Namespace: NPersistenceAssembly: NPersistence (in NPersistence.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
C# |
void Evict( Type cls, Object primaryKey )
Parameters
- cls
- Type
- primaryKey
- Object