다음을 통해 공유


AggregationDesignAttribute 생성자 (String)

Initializes a new instance of AggregationDesignAttribute using an attribute identifier.

네임스페이스:  Microsoft.AnalysisServices
어셈블리:  Microsoft.AnalysisServices.dll의 Microsoft.AnalysisServices

구문

‘선언
Public Sub New ( _
    attributeId As String _
)
‘사용 방법
Dim attributeId As String

Dim instance As New AggregationDesignAttribute(attributeId)
public AggregationDesignAttribute(
    string attributeId
)
public:
AggregationDesignAttribute(
    String^ attributeId
)
new : 
        attributeId:string -> AggregationDesignAttribute
public function AggregationDesignAttribute(
    attributeId : String
)

매개 변수