Поделиться через


Свойство Locations

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

Пространство имен:  Microsoft.AnalysisServices
Сборка:  Microsoft.AnalysisServices (в Microsoft.AnalysisServices.dll)

Синтаксис

'Декларация
Public ReadOnly Property Locations As RestoreLocationCollection
    Get
'Применение
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

Значение свойства

Тип: Microsoft.AnalysisServices. . :: . .RestoreLocationCollection
A RestoreLocationCollection collection object.