AggregationDesign Members
Defines a set of aggregation definitions that can be shared across multiple partitions in a database. This class cannot be inherited.
The following tables list the members exposed by the AggregationDesign type.
Public Constructors
Nome | Description | |
---|---|---|
AggregationDesign | Overloaded. Initializes a new instance of AggregationDesign. |
Torna all'inizio
Public Properties
(see also Protected Properties )
Nome | Description | |
---|---|---|
Aggregations | Gets the aggregations designed for the AggregationDesign. | |
Annotations | Gets the collection object of all annotations to current object. (inherited from MajorObject) | |
Container | (inherited from Component ) | |
CreatedTimestamp | Gets or sets the date and time of the creation of the object. (inherited from MajorObject) | |
Description | Gets or sets a description string of current object. (inherited from MajorObject) | |
Dimensions | Gets the dimensions associated with an AggregationDesign. | |
EstimatedPerformanceGain | Gets or sets the estimated performance gain of a partition (as a percentage increase). | |
EstimatedRows | Gets or sets the number of estimated rows (average) in the partition associated with the AggregationDesign. | |
ID | (inherited from NamedComponent ) | |
IsLoaded | (inherited from MajorObject ) | |
LastSchemaUpdate | Gets or sets the date and time when current object schema was last updated. (inherited from MajorObject) | |
Name | (inherited from NamedComponent ) | |
OwningCollection | Gets or sets the collection that contains the ModelComponent. (inherited from ModelComponent) | |
Parent | Gets the measure group object that is the parent of the AggregationDesign object. | |
ParentCube | Gets the Cube object that is the parent of the AggregationDesign object. | |
ParentDatabase | Gets the ParentDatabase object that is the parent of the AggregationDesign object's Cube object. | |
ParentServer | Gets the Server object that is the parent of the object. | |
Site | (inherited from NamedComponent ) | |
SiteID | (inherited from NamedComponent ) |
Torna all'inizio
Protected Properties
Nome | Description | |
---|---|---|
CanRaiseEvents | (inherited from Component ) | |
DesignMode | (inherited from Component ) | |
Events | (inherited from Component ) | |
FriendlyName | (inherited from NamedComponent ) | |
KeyForCollection | (inherited from NamedComponent ) |
Torna all'inizio
Public Methods
(see also Protected Methods )
Nome | Description | |
---|---|---|
CancelDesign | Cancels the design associated with an AggregationDesign object. | |
Clone | Overloaded. | |
CopyTo | Overloaded. | |
CreateObjRef | (inherited from MarshalByRefObject ) | |
DesignAggregations | Overloaded. | |
Dispose | Overloaded. (inherited from Component ) | |
Drop | Overloaded. Removes current object and updates server. (inherited from MajorObject) | |
Equals | Overloaded. (inherited from Object ) | |
FinalizeDesign | ||
GetDependents | (inherited from MajorObject ) | |
GetHashCode | (inherited from Object ) | |
GetLifetimeService | (inherited from MarshalByRefObject ) | |
GetReferences | (inherited from MajorObject ) | |
GetType | (inherited from Object ) | |
GetUpdateOverwrites | (inherited from MajorObject ) | |
InitializeDesign | Overloaded. | |
InitializeLifetimeService | (inherited from MarshalByRefObject ) | |
ReferenceEquals | (inherited from Object ) | |
Refresh | Overloaded. Updates current object from server definitions. (inherited from MajorObject) | |
Submit | Overloaded. (inherited from ModelComponent ) | |
ToString | (inherited from NamedComponent ) | |
Update | Overloaded. Updates server definition of current object to the actual values using default values for update. (inherited from MajorObject) | |
Validate | Overloaded. |
Torna all'inizio
Protected Methods
Nome | Description | |
---|---|---|
AddToContainer | (inherited from ModelComponent ) | |
AfterInsert | (inherited from ModelComponent ) | |
AfterMove | (inherited from ModelComponent ) | |
AfterRemove | (inherited from ModelComponent ) | |
BeforeRemove | (inherited from ModelComponent ) | |
Clone | Overloaded. (inherited from MajorObject ) | |
CopyTo | Overloaded. (inherited from MajorObject ) | |
Dispose | Overloaded. (inherited from Component ) | |
Finalize | (inherited from Component ) | |
GetCreateReferences | (inherited from MajorObject ) | |
GetDropDependents | (inherited from MajorObject ) | |
GetService | (inherited from Component ) | |
MemberwiseClone | Overloaded. (inherited from MarshalByRefObject ) | |
RemoveFromContainer | (inherited from ModelComponent ) | |
Reset | (inherited from NamedComponent ) |
Torna all'inizio
Public Events
Nome | Description | |
---|---|---|
Disposed | (inherited from Component ) |
Torna all'inizio
Explicit Interface Implementations
Torna all'inizio
Vedere anche
Riferimento
AggregationDesign Class
Microsoft.AnalysisServices Namespace