Элементы 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. |
В начало
Явные реализации интерфейса
Имя | Описание | |
---|---|---|
![]() ![]() |
ICloneable. . :: . .Clone | (Наследуется из Binding.) |
В начало