MeasureGroupDimensionBinding-Klasse
Represents a binding between a dimension and a measure group. This class cannot be inherited.
Vererbungshierarchie
System. . :: . .Object
System. . :: . .MarshalByRefObject
System.ComponentModel. . :: . .Component
Microsoft.AnalysisServices. . :: . .Binding
Microsoft.AnalysisServices..::..MeasureGroupDimensionBinding
Namespace: Microsoft.AnalysisServices
Assembly: Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)
Syntax
'Declaration
<GuidAttribute("30D79AC4-3579-4D63-9D69-B8F18FAFAC28")> _
Public NotInheritable Class MeasureGroupDimensionBinding _
Inherits Binding
'Usage
Dim instance As MeasureGroupDimensionBinding
[GuidAttribute("30D79AC4-3579-4D63-9D69-B8F18FAFAC28")]
public sealed class MeasureGroupDimensionBinding : Binding
[GuidAttribute(L"30D79AC4-3579-4D63-9D69-B8F18FAFAC28")]
public ref class MeasureGroupDimensionBinding sealed : public Binding
[<SealedAttribute>]
[<GuidAttribute("30D79AC4-3579-4D63-9D69-B8F18FAFAC28")>]
type MeasureGroupDimensionBinding =
class
inherit Binding
end
public final class MeasureGroupDimensionBinding extends Binding
Der MeasureGroupDimensionBinding-Typ macht folgende Elemente verfügbar.
Konstruktoren
Name | Beschreibung | |
---|---|---|
MeasureGroupDimensionBinding | Initializes a new instance of the MeasureGroupDimensionBinding class. |
Zum Anfang
Eigenschaften
Name | Beschreibung | |
---|---|---|
CanRaiseEvents | (Geerbt von Component.) | |
Container | (Geerbt von Component.) | |
CubeDimensionID | Gets or sets the identifier for a cube dimension, which references a specific dimension role. | |
DesignMode | (Geerbt von Component.) | |
Events | (Geerbt von Component.) | |
Parent | Gets the parent object of the current object. (Geerbt von Binding.) | |
Site | (Geerbt von Component.) |
Zum Anfang
Methoden
Name | Beschreibung | |
---|---|---|
Clone | Creates a new full copy of an object. (Überschreibt Binding. . :: . .Clone() () () ().) | |
CopyTo(Binding) | Transfers a deep copy of current object to a specified binding. (Geerbt von Binding.) | |
CopyTo(MeasureGroupDimensionBinding) | Copies a MeasureGroupDimensionBinding object to the specified object. | |
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.) | |
ToString | (Geerbt von Component.) |
Zum Anfang
Explizite Schnittstellenimplementierungen
Name | Beschreibung | |
---|---|---|
ICloneable. . :: . .Clone | (Geerbt von Binding.) |
Zum Anfang
Threadsicherheit
Alle öffentlichen static (Shared in Visual Basic)-Elemente dieses Typs sind Threadsicher. Für Instanzelemente wird die Threadsicherheit nicht gewährleistet.