Compartilhar via


Classe AggregationDesignAttributeCollection

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

Namespace:  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (em Microsoft.AnalysisServices.dll)

Sintaxe

'Declaração
<GuidAttribute("0B45CD07-A446-44bd-A8D9-7EE614B944BE")> _
Public NotInheritable Class AggregationDesignAttributeCollection _
    Inherits ModelComponentCollection
'Uso
Dim instance As AggregationDesignAttributeCollection
[GuidAttribute("0B45CD07-A446-44bd-A8D9-7EE614B944BE")]
public sealed class AggregationDesignAttributeCollection : ModelComponentCollection
[GuidAttribute(L"0B45CD07-A446-44bd-A8D9-7EE614B944BE")]
public ref class AggregationDesignAttributeCollection sealed : public ModelComponentCollection
[<SealedAttribute>]
[<GuidAttribute("0B45CD07-A446-44bd-A8D9-7EE614B944BE")>]
type AggregationDesignAttributeCollection =  
    class
        inherit ModelComponentCollection
    end
public final class AggregationDesignAttributeCollection extends ModelComponentCollection

Hierarquia de herança

System. . :: . .Object
  Microsoft.AnalysisServices. . :: . .ModelComponentCollection
    Microsoft.AnalysisServices..::..AggregationDesignAttributeCollection

Segurança de thread

Quaisquer membros static (Shared no Visual Basic) públicos deste tipo são thread-safe. Não há garantia de que qualquer membro de instância seja thread-safe.