Share via


Classe AggregationCollection

Contains a collection of Aggregation objects. This class cannot be inherited.

Spazio dei nomi:  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)

Sintassi

'Dichiarazione
<GuidAttribute("4A78CC70-9330-43e6-8C00-B257E91999C6")> _
Public NotInheritable Class AggregationCollection _
    Inherits NamedComponentCollection
'Utilizzo
Dim instance As AggregationCollection
[GuidAttribute("4A78CC70-9330-43e6-8C00-B257E91999C6")]
public sealed class AggregationCollection : NamedComponentCollection
[GuidAttribute(L"4A78CC70-9330-43e6-8C00-B257E91999C6")]
public ref class AggregationCollection sealed : public NamedComponentCollection
[<SealedAttribute>]
[<GuidAttribute("4A78CC70-9330-43e6-8C00-B257E91999C6")>]
type AggregationCollection =  
    class
        inherit NamedComponentCollection
    end
public final class AggregationCollection extends NamedComponentCollection

Gerarchia di ereditarietà

System. . :: . .Object
  Microsoft.AnalysisServices. . :: . .ModelComponentCollection
    Microsoft.AnalysisServices. . :: . .NamedComponentCollection
      Microsoft.AnalysisServices..::..AggregationCollection

Thread Safety

Tutti i membri pubblici static (Shared in Visual Basic) di questo tipo sono thread safe. I membri di istanza non hanno garanzia di essere thread safe.