Aggregation 成員
Defines a single aggregation. This class cannot be inherited.
Aggregation 型別公開下列成員。
建構函式
名稱 | 描述 | |
---|---|---|
Aggregation() () () () | Initializes a new instance of the Aggregation class using the default values. | |
Aggregation(String, String) | Initializes a new instance of the Aggregation class using a name and an identifier. |
頂端
方法
頂端
屬性
名稱 | 描述 | |
---|---|---|
Annotations | Gets a collection within which you can store custom data. (繼承自 ModelComponent。) | |
CanRaiseEvents | (繼承自 Component。) | |
Container | (繼承自 Component。) | |
Description | (繼承自 NamedComponent。) | |
DesignMode | (繼承自 Component。) | |
Dimensions | Gets the collection of dimensions for the Aggregation object. | |
Events | (繼承自 Component。) | |
FriendlyName | (繼承自 NamedComponent。) | |
ID | (繼承自 NamedComponent。) | |
KeyForCollection | (繼承自 NamedComponent。) | |
Name | (繼承自 NamedComponent。) | |
OwningCollection | Gets or sets the collection that contains the ModelComponent. (繼承自 ModelComponent。) | |
Parent | Gets the parent AggregationDesign object for the current Aggregation object. | |
ParentCube | Gets the parent Cube object for the current Aggregation object. | |
ParentDatabase | Gets the parent Database object for the current Aggregation object. | |
ParentMeasureGroup | Gets the parent MeasureGroup object for the current Aggregation object. | |
ParentServer | Gets the parent Server object for the current Aggregation object. | |
Site | (繼承自 NamedComponent。) | |
SiteID | (繼承自 NamedComponent。) |
頂端