RestoreDataSourceType Enumeration

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

Namespace:  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)

Syntax

C#
public enum RestoreDataSourceType

Members

Member name Description
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.

See Also

Reference

Microsoft.AnalysisServices Namespace