RestoreInfo.Locations 속성

정의

복원할 원격 파티션의 위치가 포함된 RestoreLocationCollection 개체를 가져옵니다.

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

속성 값

RestoreLocationCollection 컬렉션 개체입니다.

적용 대상