BackupLocationCollection Constructor ()

 

Applies To: SQL Server 2016 Preview

Initializes a new instance of the BackupLocationCollection class.

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

Syntax

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

See Also

BackupLocationCollection Class
Microsoft.AnalysisServices Namespace

Return to top