RestoreInfo.Locations Property

Definition

Gets a RestoreLocationCollection object with the locations of the remote partitions to restore.

public Microsoft.AnalysisServices.RestoreLocationCollection Locations { get; }
member this.Locations : Microsoft.AnalysisServices.RestoreLocationCollection
Public ReadOnly Property Locations As RestoreLocationCollection

Property Value

A RestoreLocationCollection collection object.

Applies to