Share via


BackupInfo.Locations 속성

Gets or sets the locations where the backup will be stored.

네임스페이스:  Microsoft.AnalysisServices
어셈블리:  Microsoft.AnalysisServices(Microsoft.AnalysisServices.dll)

구문

‘선언
Public ReadOnly Property Locations As BackupLocationCollection 
    Get
‘사용 방법
Dim instance As BackupInfo 
Dim value As BackupLocationCollection 

value = instance.Locations
public BackupLocationCollection Locations { get; }
public:
property BackupLocationCollection^ Locations {
    BackupLocationCollection^ get ();
}
member Locations : BackupLocationCollection
function get Locations () : BackupLocationCollection

속성 값

유형: Microsoft.AnalysisServices.BackupLocationCollection
The locations where the backup will be stored.

참고 항목

참조

BackupInfo 클래스

Microsoft.AnalysisServices 네임스페이스