Expand Minimize
This topic has not yet been rated - Rate this topic

RestoreDataSourceType Enumeration

Indicates the location of the file that is the source of the database restore operation. Use of the Remote value for this property is unsupported.

Namespace:  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)
public enum RestoreDataSourceType
Member nameDescription
RemoteFile is stored remotely. This option is not supported. 
Local File is stored on the same computer where the restore operation is to be performed. This is the default value for this property and the only value that is supported.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.