![o]file cache_option attribute values¶
CACHE_OFF |
File is not going to be cached (default) |
CACHE_ACCESS |
File record will be cached when accessed |
CACHE_ALL |
All the file will be cached |
CACHE_SHARED |
Shared cache (must be or’ed with CACHE_ALL or CACHE_ACCESS) |
See the ![o]file cache_option attribute
RELATED TOPICS |