AggregationAttribute.CubeAttribute プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
親キューブに現在の 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。
- 属性