DataMiningMeasureGroupDimension-Klasse
Vererbungshierarchie
System. . :: . .Object
System. . :: . .MarshalByRefObject
System.ComponentModel. . :: . .Component
Microsoft.AnalysisServices. . :: . .ModelComponent
Microsoft.AnalysisServices. . :: . .MeasureGroupDimension
Microsoft.AnalysisServices..::..DataMiningMeasureGroupDimension
Namespace: Microsoft.AnalysisServices
Assembly: Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)
Syntax
'Declaration
<GuidAttribute("D4E938F5-4649-4BAE-8A02-B4EDF58BFCAB")> _
Public NotInheritable Class DataMiningMeasureGroupDimension _
Inherits MeasureGroupDimension
'Usage
Dim instance As DataMiningMeasureGroupDimension
[GuidAttribute("D4E938F5-4649-4BAE-8A02-B4EDF58BFCAB")]
public sealed class DataMiningMeasureGroupDimension : MeasureGroupDimension
[GuidAttribute(L"D4E938F5-4649-4BAE-8A02-B4EDF58BFCAB")]
public ref class DataMiningMeasureGroupDimension sealed : public MeasureGroupDimension
[<SealedAttribute>]
[<GuidAttribute("D4E938F5-4649-4BAE-8A02-B4EDF58BFCAB")>]
type DataMiningMeasureGroupDimension =
class
inherit MeasureGroupDimension
end
public final class DataMiningMeasureGroupDimension extends MeasureGroupDimension
Der DataMiningMeasureGroupDimension-Typ macht folgende Elemente verfügbar.
Konstruktoren
Name | Beschreibung | |
---|---|---|
DataMiningMeasureGroupDimension() () () () | ||
DataMiningMeasureGroupDimension(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.) | |
CaseCubeDimension | ||
CaseCubeDimensionID | ||
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.) | |
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.