|
Navigate to: Methods | Constructors | Events | Properties | ProDatasets | Temp-Tables
Options | Name | Purpose | |
---|---|---|---|
+ | LOGICAL ClearCache (CacheScopeEnum, character) |
Deletes all records for a scope type and scope key |
|
+ | LOGICAL ClearCache (datetime-tz) |
Deletes expired records from the cache |
|
+ | LOGICAL RetrieveDataset (character, dataset-handle) |
Retrieves a dataset from the cache |
|
+ | StoreDataset (character, dataset-handle, Duration) |
Adds a dataset to the cache |
|
+ | StoreDataset (character, dataset-handle, Duration, CacheScopeEnum) |
Adds a dataset to the cache |
|
+ | StoreDataset (character, dataset-handle, Duration, CacheScopeEnum, character) |
Adds a dataset to the cache |
Top
PUBLIC LOGICAL ClearCache (CacheScopeEnum, character)
|
|||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC LOGICAL ClearCache (datetime-tz)
|
|||||||||||||||||||||||||||||||||||||||||||
PUBLIC LOGICAL RetrieveDataset (character, dataset-handle)
|
|||||||||||||||||||||||||||||||||||||||||||
PUBLIC StoreDataset (character, dataset-handle, Duration)
|
|||||||||||||||||||||||||||||||||||||||||||
PUBLIC StoreDataset (character, dataset-handle, Duration, CacheScopeEnum)
|
|||||||||||||||||||||||||||||||||||||||||||
PUBLIC StoreDataset (character, dataset-handle, Duration, CacheScopeEnum, character)
|