Attributes プロパティ
関連付けられている AggregationDimension の属性のコレクションを取得します。
名前空間: Microsoft.AnalysisServices
アセンブリ: Microsoft.AnalysisServices (Microsoft.AnalysisServices.dll)
構文
'宣言
<BrowsableAttribute(False)> _
Public ReadOnly Property Attributes As AggregationAttributeCollection
Get
'使用
Dim instance As AggregationDimension
Dim value As AggregationAttributeCollection
value = instance.Attributes
[BrowsableAttribute(false)]
public AggregationAttributeCollection Attributes { get; }
[BrowsableAttribute(false)]
public:
property AggregationAttributeCollection^ Attributes {
AggregationAttributeCollection^ get ();
}
[<BrowsableAttribute(false)>]
member Attributes : AggregationAttributeCollection
function get Attributes () : AggregationAttributeCollection
プロパティ値
型: Microsoft.AnalysisServices. . :: . .AggregationAttributeCollection
属性のコレクションです。