Поделиться через


Класс MeasureGroupDimensionBinding

Represents a binding between a dimension and a measure group. This class cannot be inherited.

Иерархия наследования

System. . :: . .Object
  System. . :: . .MarshalByRefObject
    System.ComponentModel. . :: . .Component
      Microsoft.AnalysisServices. . :: . .Binding
        Microsoft.AnalysisServices..::..MeasureGroupDimensionBinding

Пространство имен:  Microsoft.AnalysisServices
Сборка:  Microsoft.AnalysisServices (в Microsoft.AnalysisServices.dll)

Синтаксис

'Декларация
<GuidAttribute("30D79AC4-3579-4D63-9D69-B8F18FAFAC28")> _
Public NotInheritable Class MeasureGroupDimensionBinding _
    Inherits Binding
'Применение
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

Тип MeasureGroupDimensionBinding обеспечивает доступ к следующим элементам.

Конструкторы

  Имя Описание
Открытый метод MeasureGroupDimensionBinding Initializes a new instance of the MeasureGroupDimensionBinding class.

В начало

Свойства

  Имя Описание
Защищенное свойство CanRaiseEvents (Производный от Component.)
Открытое свойство Container (Производный от Component.)
Открытое свойство CubeDimensionID Gets or sets the identifier for a cube dimension, which references a specific dimension role.
Защищенное свойство DesignMode (Производный от Component.)
Защищенное свойство Events (Производный от Component.)
Открытое свойство Parent Gets the parent object of the current object. (Производный от Binding.)
Открытое свойство Site (Производный от Component.)

В начало

Методы

  Имя Описание
Открытый метод Clone Creates a new full copy of an object. (Переопределяет Binding. . :: . .Clone() () () ().)
Защищенный метод CopyTo(Binding) Transfers a deep copy of current object to a specified binding. (Производный от Binding.)
Открытый метод CopyTo(MeasureGroupDimensionBinding) Copies a MeasureGroupDimensionBinding object to the specified object.
Открытый метод CreateObjRef (Производный от MarshalByRefObject.)
Открытый метод Dispose() () () () (Производный от Component.)
Защищенный метод Dispose(Boolean) (Производный от Component.)
Открытый метод Equals (Производный от Object.)
Защищенный метод Finalize (Производный от Component.)
Открытый метод GetHashCode (Производный от Object.)
Открытый метод GetLifetimeService (Производный от MarshalByRefObject.)
Защищенный метод GetService (Производный от Component.)
Открытый метод GetType (Производный от Object.)
Открытый метод InitializeLifetimeService (Производный от MarshalByRefObject.)
Защищенный метод MemberwiseClone() () () () (Производный от Object.)
Защищенный метод MemberwiseClone(Boolean) (Производный от MarshalByRefObject.)
Открытый метод ToString (Производный от Component.)

В начало

События

  Имя Описание
Открытое событие Disposed (Производный от Component.)

В начало

Явные реализации интерфейса

  Имя Описание
Явная реализация интерфейсаЗакрытый метод ICloneable. . :: . .Clone (Производный от Binding.)

В начало

Безопасность многопоточности

Любые открытые статический (Shared в Visual Basic) элементы этого типа потокобезопасны. Потокобезопасность с элементами экземпляров не гарантируется.

См. также

Справочник