Поделиться через


Перечисление RestoreDataSourceType

Indicates the location of the file that is the source of the database restore operation. Use of the Remote value for this property is unsupported.

Пространство имен:  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

Элементы

Имя элемента Описание
Remote File is stored remotely. This option is not supported. 
Local  File is stored on the same computer where the restore operation is to be performed. This is the default value for this property and the only value that is supported.

См. также

Справочник