Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Defines a set of measures known at the same level of granularity. All the measures of a MeasureGroup must be sourced from a single table.
The following tables list the members exposed by the MeasureGroup type.
Public Constructors
| Name | Description | |
|---|---|---|
| MeasureGroup | Overloaded. Initializes a new instance of MeasureGroup. |
Nach oben
Public Properties
(see also Protected Properties )
| Name | Description | |
|---|---|---|
![]() |
AggregationDesigns | Gets the AggregationDesigns collection for a MeasureGroup. |
![]() |
AggregationPrefix | Gets or sets a prefix used on tables used for aggregation (which are actually indexed views). This serves as default for Partitions in the MeasureGroup. |
![]() |
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) |
![]() |
DataAggregation | Gets or sets the enumerated value of DataAggregation which indicates whether the server can aggregate data (in MOLAP files/ROLAP tables) or cache (in memory). |
![]() |
Description | Gets or sets a description string of current object. (inherited from MajorObject) |
![]() |
Dimensions | Gets the MeasureGroupDimensionCollection of the MeasureGroup. |
![]() |
ErrorConfiguration | Gets or sets the ErrorConfiguation associated with a MeasureGroup. |
![]() |
EstimatedRows | Gets or sets the estimated number of rows in the MeasureGroup. |
![]() |
EstimatedSize | Gets or sets the estimated size of a MeasureGroup. |
![]() |
ID | (inherited from NamedComponent ) |
![]() |
IgnoreUnrelatedDimensions | Gets or sets IgnoreUnrelatedDimensions associated with a MeasureGroup. |
![]() |
IsLinked | Gets the IsLinked status for a MeasureGroup. |
![]() |
IsLoaded | (inherited from MajorObject ) |
![]() |
LastProcessed | (inherited from ProcessableMajorObject ) |
![]() |
LastSchemaUpdate | Gets or sets the date and time when current object schema was last updated. (inherited from MajorObject) |
![]() |
Measures | Gets the collection of measures associated with a MeasureGroup. |
![]() |
Name | (inherited from NamedComponent ) |
![]() |
OwningCollection | Gets or sets the collection that contains the ModelComponent. (inherited from ModelComponent) |
![]() |
Parent | Gets the Cube object that is the parent of the MeasureGroup object. |
![]() |
ParentDatabase | Gets the Database object which is the parent of the MeasureGroup 's Cube object. |
![]() |
ParentServer | Gets the Server object which is the parent of the MeasureGroup. |
![]() |
Partitions | Gets a collection of Partitions associated with a MeasureGroup. |
![]() |
ProactiveCaching | Gets or sets the ProactiveCaching information associated with a MeasureGroup. |
![]() |
ProcessingMode | An enumeration containing the processingmode associated with the cube to which the MeasureGroup is a child. |
![]() |
ProcessingPriority | |
![]() |
Site | (inherited from NamedComponent ) |
![]() |
SiteID | (inherited from NamedComponent ) |
![]() |
Source | Defines the binding to the source object from which to get data and populate the target object. |
![]() |
State | (inherited from ProcessableMajorObject ) |
![]() |
StorageLocation | Gets or sets the storagelocation asscociated with a MeasureGroup. |
![]() |
StorageMode | Determines the default storage mode for the MeasureGroup. Can be overridden on a per partition basis. |
![]() |
Translations | Contains the translation of the name of the MeasureGroup. |
![]() |
Type | Provides both the Analysis Services Instance and client applications with information about the contents of the measure group. |
Nach oben
Protected Properties
| Name | Description | |
|---|---|---|
![]() |
CanRaiseEvents | (inherited from Component ) |
![]() |
DesignMode | (inherited from Component ) |
![]() |
Events | (inherited from Component ) |
![]() |
FriendlyName | (inherited from NamedComponent ) |
![]() |
KeyForCollection | (inherited from NamedComponent ) |
Nach oben
Public Methods
(see also Protected Methods )
| Name | Description | |
|---|---|---|
![]() |
CanProcess | Overridden. |
![]() |
Clone | Overloaded. |
![]() |
CopyTo | Overloaded. |
![]() |
CreateObjRef | (inherited from MarshalByRefObject ) |
![]() |
Dispose | Overloaded. (inherited from Component ) |
![]() |
Drop | Overloaded. Removes current object and updates server. (inherited from MajorObject) |
![]() |
Equals | Overloaded. (inherited from Object ) |
![]() |
GetDependents | (inherited from MajorObject ) |
![]() |
GetHashCode | (inherited from Object ) |
![]() |
GetLifetimeService | (inherited from MarshalByRefObject ) |
![]() |
GetReferences | Overridden. |
![]() |
GetType | (inherited from Object ) |
![]() |
GetUpdateOverwrites | (inherited from MajorObject ) |
![]() |
InitializeLifetimeService | (inherited from MarshalByRefObject ) |
![]() |
Process | Overloaded. (inherited from ProcessableMajorObject ) |
![]() ![]() |
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. |
Nach oben
Protected Methods
| Name | 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 ProcessableMajorObject ) |
![]() |
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 ) |
Nach oben
Public Events
| Name | Description | |
|---|---|---|
![]() |
Disposed | (inherited from Component ) |
Nach oben
Explicit Interface Implementations
Nach oben
.gif)
.gif)
.gif)
.gif)
.gif)
.gif)