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