This section describes the operations that are used to work with In-Memory cache. The operations enable the user to execute the following actions:
Get information about whether a cube or a repository dictionary has cache and its actuality.
Enable or disable cache or rebuild existing object cache.
Operation | Brief description | |
GetInMem | The GetInMem operation gets information about In-Memory cache of repository object. | |
SetInMem | The SetInMem operation changes In-Memory cache of repository object. |
See also: