ReferenceMeasureGroupDimension Members
Represents a dimension that is indirectly related to the fact table through an intermediate dimension. This class cannot be inherited.
The following tables list the members exposed by the ReferenceMeasureGroupDimension type.
Public Constructors
Name | Description | |
---|---|---|
ReferenceMeasureGroupDimension | Initializes a new instance of the ReferenceMeasureGroupDimension class. |
Nach oben
Public Properties
(see also Protected Properties )
Name | Description | |
---|---|---|
Annotations | Gets a collection within which you can store custom data. (inherited from ModelComponent) | |
Attributes | Gets the collection of attributes associated with a RegularMeasureGroupDimension object. (inherited from RegularMeasureGroupDimension) | |
Cardinality | Gets or sets the cardinality associated with a RegularMeasureGroupDimension object. (inherited from RegularMeasureGroupDimension) | |
Container | (inherited from Component ) | |
CubeDimension | Gets a cube dimension associated with a MeasureGroupDimension. (inherited from MeasureGroupDimension) | |
CubeDimensionID | Gets or sets the identifier of the cube dimension, that is, a reference to a specific dimension role. (inherited from MeasureGroupDimension) | |
Dimension | Gets the information for a Dimension. (inherited from MeasureGroupDimension) | |
IntermediateCubeDimension | Gets the intermediate cube dimension from a ReferenceMeasureGroupDimension object. | |
IntermediateCubeDimensionID | Gets or sets the intermediate cube dimension identifier based on a ReferenceMeasureGroupDimension object. | |
IntermediateDimension | Gets an intermediate dimension from a ReferenceMeasureGroupDimension object. | |
IntermediateGranularityAttribute | Gets the intermediate granularity attribute from a ReferenceMeasureGroupDimension object. | |
IntermediateGranularityAttributeID | Gets or sets the intermediate granularity attribute identifier for a ReferenceMeasureGroupDimension object. | |
Materialization | Gets or sets the type of relationship between the measure group and the reference dimension. | |
OwningCollection | Gets or sets the collection that contains the ModelComponent. (inherited from ModelComponent) | |
Parent | Gets the MeasureGroup object that is the parent of the MeasureGroupDimension object. (inherited from MeasureGroupDimension) | |
ParentCube | Gets the Cube object that is the parent of the MeasureGroupDimension object. (inherited from MeasureGroupDimension) | |
ParentDatabase | Gets the ParentDatabase object that is the parent of the MeasureGroupDimension object. (inherited from MeasureGroupDimension) | |
ParentServer | Gets the Server object that is the parent of the MeasureGroupDimension object. (inherited from MeasureGroupDimension) | |
Site | (inherited from Component ) | |
Source | Gets or sets the binding to the source object from which to get data. (inherited from MeasureGroupDimension) |
Nach oben
Protected Properties
Name | Description | |
---|---|---|
CanRaiseEvents | (inherited from Component ) | |
DesignMode | (inherited from Component ) | |
Events | (inherited from Component ) | |
FriendlyName | (inherited from MeasureGroupDimension ) | |
KeyForCollection | (inherited from MeasureGroupDimension ) |
Nach oben
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
Clone | Overridden. Creates a new full copy of an object. | |
CopyTo | Overloaded. | |
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 | Represents the MeasureGroupDimension object as a String. (inherited from MeasureGroupDimension) | |
Validate | Overloaded. |
Nach oben
Protected Methods
Name | Description | |
---|---|---|
AddToContainer | (inherited from ModelComponent ) | |
AfterInsert | (inherited from ModelComponent ) | |
AfterMove | (inherited from ModelComponent ) | |
AfterRemove | (inherited from MeasureGroupDimension ) | |
BeforeRemove | (inherited from MeasureGroupDimension ) | |
CopyTo | Overloaded. (inherited from ModelComponent ) | |
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 ModelComponent ) |
Nach oben
Public Events
Name | Description | |
---|---|---|
Disposed | (inherited from Component ) |
Nach oben
Explicit Interface Implementations
Name | Description | |
---|---|---|
System.ICloneable.Clone | (inherited from MeasureGroupDimension ) | |
Microsoft.AnalysisServices.Hosting.IHostableComponent.Host | (inherited from ModelComponent ) | |
Microsoft.AnalysisServices.IModelComponent.FriendlyPath | (inherited from ModelComponent ) | |
Microsoft.AnalysisServices.IModelComponent.OwningCollection | (inherited from ModelComponent ) |
Nach oben
Siehe auch
Verweis
ReferenceMeasureGroupDimension Class
Microsoft.AnalysisServices Namespace