AggregationDesignAttribute Constructor (String)

Initializes a new instance of AggregationDesignAttribute using an attribute identifier.

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

Syntax

'Declaration
Public Sub New ( _
    attributeId As String _
)
public AggregationDesignAttribute (
    string attributeId
)
public:
AggregationDesignAttribute (
    String^ attributeId
)
public AggregationDesignAttribute (
    String attributeId
)
public function AggregationDesignAttribute (
    attributeId : String
)

Parameter

  • attributeId

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

AggregationDesignAttribute Class
AggregationDesignAttribute Members
Microsoft.AnalysisServices Namespace