Condividi tramite


Costruttore AggregationAttribute (String)

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

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

Sintassi

'Dichiarazione
Public Sub New ( _
    attributeID As String _
)
'Utilizzo
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
)

Parametri

Vedere anche

Riferimento

AggregationAttribute Classe

Overload AggregationAttribute

Spazio dei nomi Microsoft.AnalysisServices