AggregationInstance 成員
Represents an instance of a defined Aggregation for a partition.
AggregationInstance 型別公開下列成員。
建構函式
名稱 | 描述 | |
---|---|---|
AggregationInstance() () () () | Initializes a new instance of the AggregationInstance class using the default values. | |
AggregationInstance(String) | Initializes a new instance of the AggregationInstance class using a name. | |
AggregationInstance(String, String) | Initializes a new instance of the AggregationInstance class using a name and an identifier. |
頂端
方法
頂端
屬性
名稱 | 描述 | |
---|---|---|
AggregationType | Defines the type of aggregation stored in AggregationInstance. | |
Annotations | Gets a collection within which you can store custom data. (繼承自 ModelComponent。) | |
CanRaiseEvents | (繼承自 Component。) | |
Container | (繼承自 Component。) | |
Description | (繼承自 NamedComponent。) | |
DesignMode | (繼承自 Component。) | |
Dimensions | Returns the collection of dimensions associated with an AggregationInstance. | |
Events | (繼承自 Component。) | |
FriendlyName | (繼承自 NamedComponent。) | |
ID | (繼承自 NamedComponent。) | |
KeyForCollection | (繼承自 NamedComponent。) | |
Measures | Gets the collection of measures associated with an AggregationInstance. | |
Name | (繼承自 NamedComponent。) | |
OwningCollection | Gets or sets the collection that contains the ModelComponent. (繼承自 ModelComponent。) | |
Parent | 基礎結構。 (繼承自 ModelComponent。) | |
Site | (繼承自 NamedComponent。) | |
SiteID | (繼承自 NamedComponent。) | |
Source | Gets or sets the table name for the aggregation, if different than the table associated with column binding. |
頂端