AggregationAttributeCollection クラス
AggregationAttribute オブジェクトのコレクションが含まれます。このクラスは継承できません。
名前空間: Microsoft.AnalysisServices
アセンブリ: Microsoft.AnalysisServices (Microsoft.AnalysisServices.dll)
構文
'宣言
<GuidAttribute("83FF277E-137B-4667-B6DA-86AFD2E923CE")> _
Public NotInheritable Class AggregationAttributeCollection _
Inherits ModelComponentCollection
'使用
Dim instance As AggregationAttributeCollection
[GuidAttribute("83FF277E-137B-4667-B6DA-86AFD2E923CE")]
public sealed class AggregationAttributeCollection : ModelComponentCollection
[GuidAttribute(L"83FF277E-137B-4667-B6DA-86AFD2E923CE")]
public ref class AggregationAttributeCollection sealed : public ModelComponentCollection
[<SealedAttribute>]
[<GuidAttribute("83FF277E-137B-4667-B6DA-86AFD2E923CE")>]
type AggregationAttributeCollection =
class
inherit ModelComponentCollection
end
public final class AggregationAttributeCollection extends ModelComponentCollection
継承階層
System. . :: . .Object
Microsoft.AnalysisServices. . :: . .ModelComponentCollection
Microsoft.AnalysisServices..::..AggregationAttributeCollection
スレッド セーフ
この型の public static (Visual Basic では Shared) のメンバーはすべて、スレッド セーフです。インスタンス メンバーの場合は、スレッド セーフであるとは限りません。