Share via


Classe AggregationDesignDimensionCollection

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

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

Sintassi

'Dichiarazione
<GuidAttribute("23557E9B-3849-4f82-AED9-45B26424E6A0")> _
Public NotInheritable Class AggregationDesignDimensionCollection _
    Inherits ModelComponentCollection
'Utilizzo
Dim instance As AggregationDesignDimensionCollection
[GuidAttribute("23557E9B-3849-4f82-AED9-45B26424E6A0")]
public sealed class AggregationDesignDimensionCollection : ModelComponentCollection
[GuidAttribute(L"23557E9B-3849-4f82-AED9-45B26424E6A0")]
public ref class AggregationDesignDimensionCollection sealed : public ModelComponentCollection
[<SealedAttribute>]
[<GuidAttribute("23557E9B-3849-4f82-AED9-45B26424E6A0")>]
type AggregationDesignDimensionCollection =  
    class
        inherit ModelComponentCollection
    end
public final class AggregationDesignDimensionCollection extends ModelComponentCollection

Gerarchia di ereditarietà

System. . :: . .Object
  Microsoft.AnalysisServices. . :: . .ModelComponentCollection
    Microsoft.AnalysisServices..::..AggregationDesignDimensionCollection

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.