AggregationAttribute Constructor (String)

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

Namespace: Microsoft.AnalysisServices
Assembly : Microsoft.AnalysisServices (in microsoft.analysisservices.dll)

Syntax

'Declaration
Public Sub New ( _
    attributeID As String _
)
public AggregationAttribute (
    string attributeID
)
public:
AggregationAttribute (
    String^ attributeID
)
public AggregationAttribute (
    String attributeID
)
public function AggregationAttribute (
    attributeID : String
)

Parameter

Plattformen

Entwicklungsplattformen

Eine Liste der unterstützten Plattformen finden Sie unterHardware- und Softwareanforderungen für die Installation von SQL Server 2005.

Zielplattforme

Eine Liste der unterstützten Plattformen finden Sie unterHardware- und Softwareanforderungen für die Installation von SQL Server 2005.

Siehe auch

Verweis

AggregationAttribute Class
AggregationAttribute Members
Microsoft.AnalysisServices Namespace