QVSCacheObjects Enum
Assembly: PIX.dll
The different available cache objects that can be used when calling PIX.Services.IQMS.ClearQVSCache(PIX.QMSAPI.DataObjects.QVSCacheObjects).
This enumeration has a System.FlagsAttribute attribute that allows a bitwise combination of its member values.
Syntax
[Flags]
public enum QVSCacheObjects
Fields
Name | Description |
---|---|
All |
All cache objects. |
CALConfiguration |
Cached QlikView Server CAL configuration. |
License |
Cached QlikView Server license information. |
None |
No object specified. |
Settings |
Cached QlikView Server settings. |
UserDocumentList |
Cached QlikView Server user document file structure. |
UserDocumentMetaData |
Cached QlikView Server user document metadata. |
See Also
Extension Methods
Did this page help you?
If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!