Compartir a través de


CubeAttributeBinding Miembros

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

El tipo CubeAttributeBinding expone los siguientes miembros.

Constructores

  Nombre Descripción
Método publico CubeAttributeBinding() () () () Initializes a new instance of CubeAttributeBinding using default values.
Método publico CubeAttributeBinding(String, String, String, AttributeBindingType) Initializes a new instance of CubeAttributeBinding for the specified cube, dimension, attribute, and binding type.
Método publico CubeAttributeBinding(String, String, String, AttributeBindingType, Int32) Initializes a new instance of CubeAttributeBinding for the specified cube, dimension, attribute, binding type, and ordinal place.

Principio

Métodos

  Nombre Descripción
Método publico Clone Returns a full copy of current CubeAttributeBinding object. (Invalida Binding. . :: . .Clone() () () ().)
Método protegido CopyTo Transfers a deep copy of current object to a specified binding. (Se hereda de Binding).
Método publico CreateObjRef (Se hereda de MarshalByRefObject).
Método publico Dispose (Se hereda de Component).
Método protegido Dispose (Se hereda de Component).
Método publico Equals (Se hereda de Object).
Método protegido Finalize (Se hereda de Component).
Método publico GetHashCode (Se hereda de Object).
Método publico GetLifetimeService (Se hereda de MarshalByRefObject).
Método protegido GetService (Se hereda de Component).
Método publico GetType (Se hereda de Object).
Método publico InitializeLifetimeService (Se hereda de MarshalByRefObject).
Método protegido MemberwiseClone (Se hereda de Object).
Método protegido MemberwiseClone (Se hereda de MarshalByRefObject).
Método publico ToString Returns a System.String that represents the cube, dimension, attribute, binding type, and an ordinal location in the current CubeAttributeBinding object. (Invalida Component. . :: . .ToString() () () ().)

Principio

Propiedades

  Nombre Descripción
Propiedad pública AttributeID Gets or sets the AttributeID referenced in the binding.
Propiedad protegida CanRaiseEvents (Se hereda de Component).
Propiedad pública Container (Se hereda de Component).
Propiedad pública CubeDimensionID Gets or sets the CubeDimensionID referenced in the binding.
Propiedad pública CubeID Gets or sets the CubeID referenced in the binding.
Propiedad protegida DesignMode (Se hereda de Component).
Propiedad protegida Events (Se hereda de Component).
Propiedad pública Ordinal Gets or sets the ordinal number of the attribute that the data source binds to in the collection.
Propiedad pública Parent Gets the parent object of the current object. (Se hereda de Binding).
Propiedad pública Site (Se hereda de Component).
Propiedad pública Type Gets or sets the type of binding.

Principio

Eventos

  Nombre Descripción
Evento público Disposed (Se hereda de Component).

Principio

Implementaciones de interfaces explícitas

  Nombre Descripción
Implementación de interfaces explícitasMétodo privado ICloneable. . :: . .Clone (Se hereda de Binding).

Principio