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


Элементы MeasureGroupBinding

Represents a binding to a MeasureGroup element. This class cannot be inherited.

Тип MeasureGroupBinding предоставляет доступ к следующим элементам.

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

  Имя Описание
Открытый метод MeasureGroupBinding() () () () Initializes a new instance of the MeasureGroupBinding class using default values.
Открытый метод MeasureGroupBinding(String, String, String) Initializes a new instance of Action using a data source identifier, a cube identifier, and a measure group identifier.

В начало

Методы

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

В начало

Свойства

  Имя Описание
Защищенное свойство CanRaiseEvents (Наследуется из Component.)
Открытое свойство Container (Наследуется из Component.)
Открытое свойство CubeID Gets or sets the cube associated with the binding.
Открытое свойство DataSourceID Gets or sets the data source associated with the binding.
Защищенное свойство DesignMode (Наследуется из Component.)
Защищенное свойство Events (Наследуется из Component.)
Открытое свойство Filter Gets or sets the Multidimensional Expressions (MDX) expression that filters the contents of the binding.
Открытое свойство MeasureGroupID Gets or sets the measure group associated with the binding.
Открытое свойство Parent Gets the parent object of the current object. (Наследуется из Binding.)
Открытое свойство Persistence Gets or sets which parts of the bound source data are dynamic, and are checked for updates using the frequency specified by the RefreshPolicy.
Открытое свойство RefreshInterval
Открытое свойство RefreshPolicy
Открытое свойство Site (Наследуется из Component.)

В начало

События

  Имя Описание
Открытое событие Disposed (Наследуется из Component.)

В начало

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

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

В начало