RestoreLocation Constructor ()

 

Applies To: SQL Server 2016 Preview

Initializes a new instance of RestoreLocation using the default values.

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

Syntax

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

See Also

RestoreLocation Class
Microsoft.AnalysisServices Namespace

Return to top