This topic has not yet been rated - Rate this topic

RestoreLocationCollection.Add Method

Adds a RestoreLocation to the end of the collection.

Namespace:  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)
public int Add(
	RestoreLocation item
)

Return Value

Type: System.Int32
The zero-based index at which the RestoreLocation has been added.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.