RefreshType Enumeration
Applies To: SQL Server (starting with 2016)
Enumerates the refresh type options.
Assembly: Microsoft.AnalysisServices.Core (in Microsoft.AnalysisServices.Core.dll)
| Member name | Description | |
|---|---|---|
| LoadedObjectsOnly | Refreshes the loaded objects only. | |
| UnloadedObjectsOnly | Refreshes the unloaded objects only. |
Show: