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


Элементы CubeAttributeBinding

Defines a binding from a data source to a cube attribute. This class cannot be inherited.

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

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

  Имя Описание
Открытый метод CubeAttributeBinding() () () () Initializes a new instance of CubeAttributeBinding using default values.
Открытый метод CubeAttributeBinding(String, String, String, AttributeBindingType) Initializes a new instance of CubeAttributeBinding for the specified cube, dimension, attribute, and binding type.
Открытый метод CubeAttributeBinding(String, String, String, AttributeBindingType, Int32) Initializes a new instance of CubeAttributeBinding for the specified cube, dimension, attribute, binding type, and ordinal place.

В начало

Методы

  Имя Описание
Открытый метод Clone Returns a full copy of current CubeAttributeBinding object. (Перезаписывает Binding. . :: . .Clone() () () ().)
Защищенный метод CopyTo Transfers a deep copy of current object to a specified binding. (Наследуется из Binding.)
Открытый метод 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 System.String that represents the cube, dimension, attribute, binding type, and an ordinal location in the current CubeAttributeBinding object. (Перезаписывает Component. . :: . .ToString() () () ().)

В начало

Свойства

  Имя Описание
Открытое свойство AttributeID Gets or sets the AttributeID referenced in the binding.
Защищенное свойство CanRaiseEvents (Наследуется из Component.)
Открытое свойство Container (Наследуется из Component.)
Открытое свойство CubeDimensionID Gets or sets the CubeDimensionID referenced in the binding.
Открытое свойство CubeID Gets or sets the CubeID referenced in the binding.
Защищенное свойство DesignMode (Наследуется из Component.)
Защищенное свойство Events (Наследуется из Component.)
Открытое свойство Ordinal Gets or sets the ordinal number of the attribute that the data source binds to in the collection.
Открытое свойство Parent Gets the parent object of the current object. (Наследуется из Binding.)
Открытое свойство Site (Наследуется из Component.)
Открытое свойство Type Gets or sets the type of binding.

В начало

События

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

В начало

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

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

В начало