Aggregation メンバー
単一の集計を定義します。このクラスは継承できません。
Aggregation 型は、以下のメンバーを公開しています。
コンストラクター
名前 | 説明 | |
---|---|---|
Aggregation() () () () | Aggregation クラスの新しいインスタンスを既定値で初期化します。 | |
Aggregation(String, String) | 名前と識別子を使用して、Aggregation クラスの新しいインスタンスを初期化します。 |
Top
メソッド
Top
プロパティ
名前 | 説明 | |
---|---|---|
Annotations | カスタム データを格納できるコレクションを取得します。 (ModelComponent から継承されています。) | |
CanRaiseEvents | (Component から継承されています。) | |
Container | (Component から継承されています。) | |
Description | (NamedComponent から継承されています。) | |
DesignMode | (Component から継承されています。) | |
Dimensions | Aggregation オブジェクトのディメンションのコレクションを取得します。 | |
Events | (Component から継承されています。) | |
FriendlyName | (NamedComponent から継承されています。) | |
ID | (NamedComponent から継承されています。) | |
KeyForCollection | (NamedComponent から継承されています。) | |
Name | (NamedComponent から継承されています。) | |
OwningCollection | ModelComponent を格納するコレクションを取得します。値の設定も可能です。 (ModelComponent から継承されています。) | |
Parent | 現在の Aggregation オブジェクトに対する親 AggregationDesign オブジェクトを取得します。 | |
ParentCube | 現在の Aggregation オブジェクトに対する親 Cube オブジェクトを取得します。 | |
ParentDatabase | 現在の Aggregation オブジェクトに対する親 Database オブジェクトを取得します。 | |
ParentMeasureGroup | 現在の Aggregation オブジェクトに対する親 MeasureGroup オブジェクトを取得します。 | |
ParentServer | 現在の Aggregation オブジェクトに対する親 Server オブジェクトを取得します。 | |
Site | (NamedComponent から継承されています。) | |
SiteID | (NamedComponent から継承されています。) |
Top
明示的なインターフェイスの実装
名前 | 説明 | |
---|---|---|
ICloneable. . :: . .Clone | ||
IFormattable. . :: . .ToString | (NamedComponent から継承されています。) | |
IHostableComponent. . :: . .Host | (ModelComponent から継承されています。) | |
IModelComponent. . :: . .FriendlyPath | (ModelComponent から継承されています。) | |
IModelComponent. . :: . .OwningCollection | (ModelComponent から継承されています。) |
Top