次の方法で共有


AggregationAttribute.CubeAttribute プロパティ

定義

親キューブに現在の AggregationAttribute を関連付ける CubeAttribute を取得します。

[System.ComponentModel.Browsable(false)]
public Microsoft.AnalysisServices.CubeAttribute CubeAttribute { get; }
[<System.ComponentModel.Browsable(false)>]
member this.CubeAttribute : Microsoft.AnalysisServices.CubeAttribute
Public ReadOnly Property CubeAttribute As CubeAttribute

プロパティ値

現在の AggregationAttribute を親キューブに関連付ける CubeAttribute。

属性

適用対象