AggregationInstance Members
Represents an instance of a defined Aggregation for a partition.
The following tables list the members exposed by the AggregationInstance type.
Public Constructors
Name | Description | |
---|---|---|
AggregationInstance | Overloaded. Initializes a new instance of the AggregationInstance class. |
Top
Public Properties
(see also Protected Properties )
Name | Description | |
---|---|---|
AggregationType | Defines the type of aggregation stored in AggregationInstance. | |
Annotations | Gets a collection within which you can store custom data. (inherited from ModelComponent) | |
Container | (inherited from Component ) | |
Description | (inherited from NamedComponent ) | |
Dimensions | Returns the collection of dimensions associated with an AggregationInstance. | |
ID | (inherited from NamedComponent ) | |
Measures | Gets the collection of measures associated with an AggregationInstance. | |
Name | (inherited from NamedComponent ) | |
OwningCollection | Gets or sets the collection that contains the ModelComponent. (inherited from ModelComponent) | |
Parent | (inherited from ModelComponent ) | |
Site | (inherited from NamedComponent ) | |
SiteID | (inherited from NamedComponent ) | |
Source | Gets or sets the table name for the aggregation, if different than the table associated with column binding. |
Top
Protected Properties
Name | Description | |
---|---|---|
CanRaiseEvents | (inherited from Component ) | |
DesignMode | (inherited from Component ) | |
Events | (inherited from Component ) | |
FriendlyName | (inherited from NamedComponent ) | |
KeyForCollection | Overridden. |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
Clone | Creates a new, full copy of an object. | |
CopyTo | Overloaded. Creates a full copy of an object into the existing object passed as parameter. | |
CreateObjRef | (inherited from MarshalByRefObject ) | |
Dispose | Overloaded. (inherited from Component ) | |
Equals | Overloaded. (inherited from Object ) | |
GetHashCode | (inherited from Object ) | |
GetLifetimeService | (inherited from MarshalByRefObject ) | |
GetType | (inherited from Object ) | |
InitializeLifetimeService | (inherited from MarshalByRefObject ) | |
ReferenceEquals | (inherited from Object ) | |
Submit | Overloaded. (inherited from ModelComponent ) | |
ToString | (inherited from NamedComponent ) | |
Validate | Overloaded. (inherited from NamedComponent ) |
Top
Protected Methods
Name | Description | |
---|---|---|
AddToContainer | (inherited from ModelComponent ) | |
AfterInsert | (inherited from ModelComponent ) | |
AfterMove | (inherited from ModelComponent ) | |
AfterRemove | (inherited from ModelComponent ) | |
BeforeRemove | (inherited from ModelComponent ) | |
CopyTo | Overloaded. (inherited from NamedComponent ) | |
Dispose | Overloaded. (inherited from Component ) | |
Finalize | (inherited from Component ) | |
GetService | (inherited from Component ) | |
MemberwiseClone | Overloaded. (inherited from MarshalByRefObject ) | |
RemoveFromContainer | (inherited from ModelComponent ) | |
Reset | (inherited from NamedComponent ) |
Top
Public Events
Name | Description | |
---|---|---|
Disposed | (inherited from Component ) |
Top
Explicit Interface Implementations
Name | Description | |
---|---|---|
System.ICloneable.Clone | ||
System.IFormattable.ToString | (inherited from NamedComponent ) | |
Microsoft.AnalysisServices.Hosting.IHostableComponent.Host | (inherited from ModelComponent ) | |
Microsoft.AnalysisServices.IModelComponent.FriendlyPath | (inherited from ModelComponent ) | |
Microsoft.AnalysisServices.IModelComponent.OwningCollection | (inherited from ModelComponent ) |
Top
See Also
Reference
AggregationInstance Class
Microsoft.AnalysisServices Namespace