DegenerateMeasureGroupDimension-Klasse
Defines the details of a dimension within a measure group. See MeasureGroupDimension. This class cannot be inherited.
Vererbungshierarchie
System. . :: . .Object
System. . :: . .MarshalByRefObject
System.ComponentModel. . :: . .Component
Microsoft.AnalysisServices. . :: . .ModelComponent
Microsoft.AnalysisServices. . :: . .MeasureGroupDimension
Microsoft.AnalysisServices. . :: . .RegularMeasureGroupDimension
Microsoft.AnalysisServices..::..DegenerateMeasureGroupDimension
Namespace: Microsoft.AnalysisServices
Assembly: Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)
Syntax
'Declaration
<GuidAttribute("1A5D1111-F0FA-46b4-A048-C4328E7DD2BB")> _
Public NotInheritable Class DegenerateMeasureGroupDimension _
Inherits RegularMeasureGroupDimension
'Usage
Dim instance As DegenerateMeasureGroupDimension
[GuidAttribute("1A5D1111-F0FA-46b4-A048-C4328E7DD2BB")]
public sealed class DegenerateMeasureGroupDimension : RegularMeasureGroupDimension
[GuidAttribute(L"1A5D1111-F0FA-46b4-A048-C4328E7DD2BB")]
public ref class DegenerateMeasureGroupDimension sealed : public RegularMeasureGroupDimension
[<SealedAttribute>]
[<GuidAttribute("1A5D1111-F0FA-46b4-A048-C4328E7DD2BB")>]
type DegenerateMeasureGroupDimension =
class
inherit RegularMeasureGroupDimension
end
public final class DegenerateMeasureGroupDimension extends RegularMeasureGroupDimension
Der DegenerateMeasureGroupDimension-Typ macht folgende Elemente verfügbar.
Konstruktoren
Name | Beschreibung | |
---|---|---|
DegenerateMeasureGroupDimension() () () () | Initializes a new instance of the DegenerateMeasureGroupDimension class using default values. | |
DegenerateMeasureGroupDimension(String) | Initializes a new instance of the DegenerateMeasureGroupDimension class using the specified cube dimension identifier. |
Zum Anfang
Eigenschaften
Name | Beschreibung | |
---|---|---|
Annotations | Gets a collection within which you can store custom data. (Geerbt von ModelComponent.) | |
Attributes | Gets the collection of attributes associated with a RegularMeasureGroupDimension object. (Geerbt von RegularMeasureGroupDimension.) | |
CanRaiseEvents | (Geerbt von Component.) | |
Cardinality | Gets or sets the cardinality associated with a RegularMeasureGroupDimension object. (Geerbt von RegularMeasureGroupDimension.) | |
Container | (Geerbt von Component.) | |
CubeDimension | Gets a cube dimension associated with a MeasureGroupDimension. (Geerbt von MeasureGroupDimension.) | |
CubeDimensionID | Gets or sets the identifier of the cube dimension, that is, a reference to a specific dimension role. (Geerbt von MeasureGroupDimension.) | |
DesignMode | (Geerbt von Component.) | |
Dimension | Gets the information for a Dimension. (Geerbt von MeasureGroupDimension.) | |
Events | (Geerbt von Component.) | |
FriendlyName | Infrastruktur (Geerbt von MeasureGroupDimension.) | |
KeyForCollection | Infrastruktur (Geerbt von MeasureGroupDimension.) | |
OwningCollection | Gets or sets the collection that contains the ModelComponent. (Geerbt von ModelComponent.) | |
Parent | Gets the MeasureGroup object that is the parent of the MeasureGroupDimension object. (Geerbt von MeasureGroupDimension.) | |
ParentCube | Gets the Cube object that is the parent of the MeasureGroupDimension object. (Geerbt von MeasureGroupDimension.) | |
ParentDatabase | Gets the ParentDatabase object that is the parent of the MeasureGroupDimension object. (Geerbt von MeasureGroupDimension.) | |
ParentServer | Gets the Server object that is the parent of the MeasureGroupDimension object. (Geerbt von MeasureGroupDimension.) | |
ShareDimensionStorage | ||
Site | (Geerbt von Component.) | |
Source | Gets or sets the binding to the source object from which to get data. (Geerbt von MeasureGroupDimension.) |
Zum Anfang
Methoden
Name | Beschreibung | |
---|---|---|
AddToContainer | Infrastruktur (Geerbt von ModelComponent.) | |
AfterInsert | Infrastruktur (Geerbt von ModelComponent.) | |
AfterMove | Infrastruktur (Geerbt von ModelComponent.) | |
AfterRemove | Infrastruktur (Geerbt von MeasureGroupDimension.) | |
BeforeRemove | Infrastruktur (Geerbt von MeasureGroupDimension.) | |
Clone | Creates a deep copy of current DegenerateMeasureGroupDimension. (Überschreibt RegularMeasureGroupDimension. . :: . .Clone() () () ().) | |
CopyTo(DegenerateMeasureGroupDimension) | Copies the current DegenerateMeasureGroupDimension into the specified object. | |
CopyTo(MeasureGroupDimension) | Copies an MeasureGroupDimension object to the specified object. (Geerbt von MeasureGroupDimension.) | |
CopyTo(ModelComponent) | Infrastruktur (Geerbt von ModelComponent.) | |
CopyTo(RegularMeasureGroupDimension) | Copies a RegularMeasureGroupDimension object to the specified object. (Geerbt von RegularMeasureGroupDimension.) | |
CreateObjRef | (Geerbt von MarshalByRefObject.) | |
Dispose() () () () | (Geerbt von Component.) | |
Dispose(Boolean) | (Geerbt von Component.) | |
Equals | (Geerbt von Object.) | |
Finalize | (Geerbt von Component.) | |
GetHashCode | (Geerbt von Object.) | |
GetLifetimeService | (Geerbt von MarshalByRefObject.) | |
GetService | (Geerbt von Component.) | |
GetType | (Geerbt von Object.) | |
InitializeLifetimeService | (Geerbt von MarshalByRefObject.) | |
MemberwiseClone() () () () | (Geerbt von Object.) | |
MemberwiseClone(Boolean) | (Geerbt von MarshalByRefObject.) | |
RemoveFromContainer | Infrastruktur (Geerbt von ModelComponent.) | |
Reset | Infrastruktur (Geerbt von ModelComponent.) | |
Submit() () () () | Infrastruktur (Geerbt von ModelComponent.) | |
Submit(Boolean) | Infrastruktur (Geerbt von ModelComponent.) | |
ToString | Represents the MeasureGroupDimension object as a String. (Geerbt von MeasureGroupDimension.) | |
Validate(ValidationErrorCollection) | Validates the element to which it is appended; returns any errors encountered in a collection. (Geerbt von ModelComponent.) | |
Validate(ValidationErrorCollection, Boolean) | Validates the element to which it is appended; returns any errors encountered in a collection. Also contains a parameter to enable return of detailed errors. (Geerbt von ModelComponent.) | |
Validate(ValidationErrorCollection, Boolean, ServerEdition) | (Geerbt von RegularMeasureGroupDimension.) |
Zum Anfang
Explizite Schnittstellenimplementierungen
Name | Beschreibung | |
---|---|---|
ICloneable. . :: . .Clone | (Geerbt von MeasureGroupDimension.) | |
IHostableComponent. . :: . .Host | (Geerbt von ModelComponent.) | |
IModelComponent. . :: . .FriendlyPath | (Geerbt von ModelComponent.) | |
IModelComponent. . :: . .OwningCollection | (Geerbt von ModelComponent.) |
Zum Anfang
Hinweise
Neu: 17. Juli 2006
A degenerate dimension usually indicates that the measure group and dimension are built from the same table.
Threadsicherheit
Alle öffentlichen static (Shared in Visual Basic)-Elemente dieses Typs sind Threadsicher. Für Instanzelemente wird die Threadsicherheit nicht gewährleistet.