RestoreFolder Constructor

 

Applies To: SQL Server (starting with 2016)

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

Overload List

Name Description
System_CAPS_pubmethod RestoreFolder()

Initializes a new instance of the RestoreFolder class using default values.

System_CAPS_pubmethod RestoreFolder(String, String)

Initializes a new instance of RestoreFolder using a name for the original folder and the new folder.

See Also

RestoreFolder Class
Microsoft.AnalysisServices Namespace

Return to top