NPersistence Reference Guide
Assembly: NPersistence (in NPersistence.dll) Version: 2.0.0.0 (2.0.0.0)
Whether the cache contains data for the given entity.
entity class primary key
Namespace: NPersistenceReturn Value
boolean indicating whether the entity is in the cacheAssembly: NPersistence (in NPersistence.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
C# |
bool Contains( Type cls, Object primaryKey )
Parameters
- cls
- Type
- primaryKey
- Object