共用方式為


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.

請參閱

參考

Microsoft.AnalysisServices 命名空間