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. |