共用方式為


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 儲存位置的字串。

屬性

備註

這會預設為父 Cube 中的值。

適用於