AggregationAttributeCollection.Add 方法 (String)

Creates, adds to collection and returns a new AggregationAttribute.

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

語法

VB
'宣告
Public Function Add ( _
    attributeId As String _
) As AggregationAttribute
'用途
Dim instance As AggregationAttributeCollection 
Dim attributeId As String 
Dim returnValue As AggregationAttribute 

returnValue = instance.Add(attributeId)

參數

傳回值

型別:Microsoft.AnalysisServices.AggregationAttribute
The newly created AggregationAttribute.

請參閱

參考

AggregationAttributeCollection 類別

Add 多載

Microsoft.AnalysisServices 命名空間