BackupInfo.Locations 속성

정의

백업이 저장될 위치를 가져오거나 설정합니다.

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

속성 값

백업이 저장될 위치입니다.

적용 대상