ManyToManyMeasureGroupDimension-Klasse
Vererbungshierarchie
System. . :: . .Object
System. . :: . .MarshalByRefObject
System.ComponentModel. . :: . .Component
Microsoft.AnalysisServices. . :: . .ModelComponent
Microsoft.AnalysisServices. . :: . .MeasureGroupDimension
Microsoft.AnalysisServices..::..ManyToManyMeasureGroupDimension
Namespace: Microsoft.AnalysisServices
Assembly: Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)
Syntax
'Declaration
<GuidAttribute("5ACC8E22-751A-4c17-AA86-931B6FC71314")> _
Public NotInheritable Class ManyToManyMeasureGroupDimension _
Inherits MeasureGroupDimension
'Usage
Dim instance As ManyToManyMeasureGroupDimension
[GuidAttribute("5ACC8E22-751A-4c17-AA86-931B6FC71314")]
public sealed class ManyToManyMeasureGroupDimension : MeasureGroupDimension
[GuidAttribute(L"5ACC8E22-751A-4c17-AA86-931B6FC71314")]
public ref class ManyToManyMeasureGroupDimension sealed : public MeasureGroupDimension
[<SealedAttribute>]
[<GuidAttribute("5ACC8E22-751A-4c17-AA86-931B6FC71314")>]
type ManyToManyMeasureGroupDimension =
class
inherit MeasureGroupDimension
end
public final class ManyToManyMeasureGroupDimension extends MeasureGroupDimension
Der ManyToManyMeasureGroupDimension-Typ macht folgende Elemente verfügbar.
Konstruktoren
Name | Beschreibung | |
---|---|---|
ManyToManyMeasureGroupDimension() () () () | ||
ManyToManyMeasureGroupDimension(String, String) |
Zum Anfang
Eigenschaften
Name | Beschreibung | |
---|---|---|
Annotations | Gets a collection within which you can store custom data. (Geerbt von ModelComponent.) | |
CanRaiseEvents | (Geerbt von Component.) | |
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.) | |
DirectSlice | ||
Events | (Geerbt von Component.) | |
FriendlyName | Infrastruktur (Geerbt von MeasureGroupDimension.) | |
KeyForCollection | Infrastruktur (Geerbt von MeasureGroupDimension.) | |
MeasureGroup | ||
MeasureGroupID | ||
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.) | |
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
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
Threadsicherheit
Alle öffentlichen static (Shared in Visual Basic)-Elemente dieses Typs sind Threadsicher. Für Instanzelemente wird die Threadsicherheit nicht gewährleistet.