RefreshPolicy Enumeration
Updated: May 24, 2016
Defines how data is updated from the source.
Assembly: Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)
| Member name | Description | |
|---|---|---|
| ByInterval | Specifies that the data is updated at set intervals. | |
| ByQuery | Specifies that the data is updated by an explicit request from the user. |
New: 17 July 2006
Show: