Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
An enumeration to describe the possible sources of the restore data.
Namespace: Microsoft.AnalysisServices
Assembly: Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)
Syntax
'Declaration
Public Enumeration RestoreDataSourceType
'Usage
Dim instance As RestoreDataSourceType
public enum RestoreDataSourceType
public enum class RestoreDataSourceType
type RestoreDataSourceType
public enum RestoreDataSourceType
Elemente
| Elementname | Beschreibung | |
|---|---|---|
| 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. |