RestoreLocationCollection.Add Method
SQL Server 2008 R2
Adds a RestoreLocation to the end of the collection.
Assembly: Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)
Parameters
- item
- Type: Microsoft.AnalysisServices.RestoreLocation
The RestoreLocation to add.
