BackupLocation 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 BackupLocation()

Initializes a new instance of the BackupLocation class, using default values.

System_CAPS_pubmethod BackupLocation(String, String)

Initializes a new instance of the BackupLocation class, specifying the file name and the data source name.

See Also

BackupLocation Class
Microsoft.AnalysisServices Namespace

Return to top