|
Navigate to: Methods | Constructors | Events | Properties | ProDatasets | Temp-Tables
Options | Name | Purpose | |
---|---|---|---|
+ | ClearCache () |
Clears the temp-table cache |
|
+ | HANDLE GetFromCache (character) |
Retrieves a temp-table from the cache |
|
+ | LOGICAL GetFromCache (character, table-handle) |
Retrieves a temp-table from the cache |
|
+ | StoreInCache (character, table-handle) |
Stores a temp-table in the cache |
Top
PUBLIC ClearCache ()
|
|||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC HANDLE GetFromCache (character)
|
|||||||||||||||||||||||||
PUBLIC LOGICAL GetFromCache (character, table-handle)
|
|||||||||||||||||||||||||
PUBLIC StoreInCache (character, table-handle)
|