MeasureGroup.StorageLocation 속성

정의

MeasureGroup과 연결된 스토리지 위치를 가져오거나 설정합니다.

[System.ComponentModel.TypeConverter("Microsoft.AnalysisServices.Design.StorageLocationTypeConverter, Microsoft.AnalysisServices.Design.AS")]
public string StorageLocation { get; set; }
[<System.ComponentModel.TypeConverter("Microsoft.AnalysisServices.Design.StorageLocationTypeConverter, Microsoft.AnalysisServices.Design.AS")>]
member this.StorageLocation : string with get, set
Public Property StorageLocation As String

속성 값

MeasureGroup의 스토리지 위치가 있는 문자열입니다.

특성

설명

이 기본값은 부모 큐브의 값입니다.

적용 대상