AggregationDesignDimensionCollection Clase

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

Espacio de nombres:  Microsoft.AnalysisServices
Ensamblado:  Microsoft.AnalysisServices (en Microsoft.AnalysisServices.dll)

Sintaxis

'Declaración
<GuidAttribute("23557E9B-3849-4f82-AED9-45B26424E6A0")> _
Public NotInheritable Class AggregationDesignDimensionCollection _
    Inherits ModelComponentCollection
'Uso
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

Jerarquía de herencia

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

Seguridad para subprocesos

Todos los miembros públicos static (Shared en Visual Basic) de este tipo son seguros para subprocesos. No se garantiza que los miembros de instancia sean seguros para subprocesos.