AggregationDesignAttribute コンストラクター
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
オーバーロード
AggregationDesignAttribute() |
既定値を使用して、AggregationDesignAttribute の新しいインスタンスを初期化します。 |
AggregationDesignAttribute(String) |
指定した属性識別子を使用して、AggregationDesignAttribute の新しいインスタンスを初期化します。 |
AggregationDesignAttribute()
既定値を使用して、AggregationDesignAttribute の新しいインスタンスを初期化します。
public AggregationDesignAttribute ();
Public Sub New ()
適用対象
AggregationDesignAttribute(String)
指定した属性識別子を使用して、AggregationDesignAttribute の新しいインスタンスを初期化します。
public AggregationDesignAttribute (string attributeId);
new Microsoft.AnalysisServices.AggregationDesignAttribute : string -> Microsoft.AnalysisServices.AggregationDesignAttribute
Public Sub New (attributeId As String)
パラメーター
- attributeId
- String
AggregationDesignAttribute の一意識別子を含む文字列。