The GlobalCache type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Clear |
Clears the whole global cache, destroys all cached data.
| |
| ClearChanges |
Removes changes made by the current user from the cache.
| |
| ClearMemoryResident |
Clears all memory-resident table views.
| |
| DeleteFiles |
Cleans up unused files with cached data.
| |
| Remove |
Removes all data pertaining to a certain data set from global cache.
| |
| SaveChanges |
Saves changes made to a data set by the user so they can be restored when this data set is restored from cache for the same user.
|