Właściwość RestoreInfo.Locations
Pobiera RestoreLocationCollection obiekt z lokalizacji zdalnej partycje do przywracanie.
Przestrzeń nazw: Microsoft.AnalysisServices
Zestaw: Microsoft.AnalysisServices (w Microsoft.AnalysisServices.dll)
Składnia
'Deklaracja
Public ReadOnly Property Locations As RestoreLocationCollection
Get
'Użycie
Dim instance As RestoreInfo
Dim value As RestoreLocationCollection
value = instance.Locations
public RestoreLocationCollection Locations { get; }
public:
property RestoreLocationCollection^ Locations {
RestoreLocationCollection^ get ();
}
member Locations : RestoreLocationCollection
function get Locations () : RestoreLocationCollection
Wartość właściwości
Typ: Microsoft.AnalysisServices.RestoreLocationCollection
A RestoreLocationCollection obiektu kolekcja.