Clears client-side cache entirely. Call this method if you want to make sure that following queries will fetch fresh data
from the server.
Namespace:
C1.DataAssembly: C1.Data.Entity (in C1.Data.Entity.dll)
Syntax
C# |
---|
public void Clear() |
Visual Basic |
---|
Public Sub Clear |