共用方式為


AggregationAttribute 建構函式 (String)

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

命名空間:  Microsoft.AnalysisServices
組件:  Microsoft.AnalysisServices (在 Microsoft.AnalysisServices.dll 中)

語法

'宣告
Public Sub New ( _
    attributeID As String _
)
'用途
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
)

參數

請參閱

參考

AggregationAttribute 類別

AggregationAttribute 多載

Microsoft.AnalysisServices 命名空間