Compartilhar via


Construtor AggregationAttribute (String)

Initializes a new instance of AggregationAttribute using the attributeID of a DimensionAttribute.

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

Sintaxe

'Declaração
Public Sub New ( _
    attributeID As String _
)
'Uso
Dim attributeID As String 

Dim instance As New AggregationAttribute(attributeID)
public AggregationAttribute(
    string attributeID
)
public:
AggregationAttribute(
    String^ attributeID
)
new : 
        attributeID:string -> AggregationAttribute
public function AggregationAttribute(
    attributeID : String
)

Parâmetros

Consulte também

Referência

AggregationAttribute Classe

Sobrecarregado AggregationAttribute

Namespace Microsoft.AnalysisServices