RestoreLocationCollection Constructor ()

 

Applies To: SQL Server 2016 Preview

Initializes a new instance of the RestoreLocationCollection class.

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

Syntax

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

See Also

RestoreLocationCollection Class
Microsoft.AnalysisServices Namespace

Return to top