RestoreFolderCollection Constructor ()

 

Applies To: SQL Server (starting with 2016)

Initializes a new instance of RestoreFolderCollection class.

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

Syntax

public RestoreFolderCollection()
public:
RestoreFolderCollection()
new : unit -> RestoreFolderCollection
Public Sub New

See Also

RestoreFolderCollection Class
Microsoft.AnalysisServices Namespace

Return to top