NPersistence Reference Guide
Remove the data for entities of the specified class (and its subclasses) from the cache. entity class

Namespace: NPersistence
Assembly: NPersistence (in NPersistence.dll) Version: 2.0.0.0 (2.0.0.0)

Syntax

   
 C# 
void Evict(
	Type cls
)

Parameters

cls
Type

See Also