ScriptCacheProcessingMode Enumeration
Updated: May 24, 2016
Specifies an enumeration of script cache processing.
Assembly: Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)
| Member name | Description | |
|---|---|---|
| Lazy | Builds the script cache after processing. | |
| Regular | Builds the script cache during processing. |
Show: