Перечисление RestoreDataSourceType
An enumeration to describe the possible sources of the restore data.
Пространство имен: Microsoft.AnalysisServices
Сборка: Microsoft.AnalysisServices (в Microsoft.AnalysisServices.dll)
Синтаксис
'Декларация
Public Enumeration RestoreDataSourceType
'Применение
Dim instance As RestoreDataSourceType
public enum RestoreDataSourceType
public enum class RestoreDataSourceType
type RestoreDataSourceType
public enum RestoreDataSourceType
Элементы
Имя элемента | Описание | |
---|---|---|
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. |