次の方法で共有


AggregationDesign コンストラクター

AggregationDesign の新しいインスタンスを初期化します。

オーバーロードの一覧

  名前 説明
パブリック メソッド AggregationDesign() () () () AggregationDesign の新しいインスタンスを既定値で初期化します。
パブリック メソッド AggregationDesign(String) 名前を使用して、AggregationDesign の新しいインスタンスを初期化します。
パブリック メソッド AggregationDesign(String, String) 名前および識別子を使用して、[TT:Microsoft.AnalysisServices.AggregationDesign] の新しいインスタンスを初期化します。

Top