Condividi tramite


Enumerazione RestoreDataSourceType

An enumeration to describe the possible sources of the restore data.

Spazio dei nomi  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)

Sintassi

'Dichiarazione
Public Enumeration RestoreDataSourceType
'Utilizzo
Dim instance As RestoreDataSourceType
public enum RestoreDataSourceType
public enum class RestoreDataSourceType
type RestoreDataSourceType
public enum RestoreDataSourceType

Membri

Nome membro Descrizione
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.

Vedere anche

Riferimento

Spazio dei nomi Microsoft.AnalysisServices