ComponentOne Data Source for Entity Framework
Clear Method (ClientCacheBase)

C1.Data Namespace > ClientCacheBase Class : Clear Method
Clears client-side cache entirely. Call this method if you want to make sure that following queries will fetch fresh data from the server.
Syntax
'Declaration
 
Public Sub Clear() 
public void Clear()
See Also

Reference

ClientCacheBase Class
ClientCacheBase Members