AggregationDesign コンストラクター (String)

名前を使用して、AggregationDesign の新しいインスタンスを初期化します。

名前空間:  Microsoft.AnalysisServices
アセンブリ:  Microsoft.AnalysisServices (Microsoft.AnalysisServices.dll)

構文

'宣言
Public Sub New ( _
    name As String _
)
'使用
Dim name As String 

Dim instance As New AggregationDesign(name)
public AggregationDesign(
    string name
)
public:
AggregationDesign(
    String^ name
)
new : 
        name:string -> AggregationDesign
public function AggregationDesign(
    name : String
)

パラメーター

関連項目

参照

AggregationDesign クラス

AggregationDesign オーバーロード

Microsoft.AnalysisServices 名前空間