Flush cached data for a data type in the current data scope.
Namespace: Composite.Data.CachingAssembly: Composite (in Composite.dll) Version: 5.3.6135.33083
Syntax
C# |
---|
public static void ClearCache( Type interfaceType ) |
Visual Basic |
---|
Public Shared Sub ClearCache ( _ interfaceType As Type _ ) |
Visual C++ |
---|
public: static void ClearCache( Type^ interfaceType ) |
Parameters
- interfaceType
- Type: System..::..Type
The type of data to flush from the cache