RestoreDataSourceType Enumeration
Applies To: SQL Server (starting with 2016)
An enumeration to describe the possible sources of the restore data.
Assembly: Microsoft.AnalysisServices.Core (in Microsoft.AnalysisServices.Core.dll)
| Member name | Description | |
|---|---|---|
| Local | Indicates that the restore data comes from a local device. | |
| Remote | Indicates that the restore data comes from a remote device, probably connected through network access. |
Show: