Partager via


Membres CubeAttributeBinding

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

Le type CubeAttributeBinding expose les membres suivants.

Constructeurs

  Nom Description
Méthode publique CubeAttributeBinding() () () () Initializes a new instance of CubeAttributeBinding using default values.
Méthode publique CubeAttributeBinding(String, String, String, AttributeBindingType) Initializes a new instance of CubeAttributeBinding for the specified cube, dimension, attribute, and binding type.
Méthode publique CubeAttributeBinding(String, String, String, AttributeBindingType, Int32) Initializes a new instance of CubeAttributeBinding for the specified cube, dimension, attribute, binding type, and ordinal place.

Haut de la page

Méthodes

  Nom Description
Méthode publique Clone Returns a full copy of current CubeAttributeBinding object. (Se substitue à Binding. . :: . .Clone() () () ().)
Méthode protégée CopyTo Transfers a deep copy of current object to a specified binding. (Hérité de Binding.)
Méthode publique CreateObjRef (Hérité de MarshalByRefObject.)
Méthode publique Dispose (Hérité de Component.)
Méthode protégée Dispose (Hérité de Component.)
Méthode publique Equals (Hérité de Object.)
Méthode protégée Finalize (Hérité de Component.)
Méthode publique GetHashCode (Hérité de Object.)
Méthode publique GetLifetimeService (Hérité de MarshalByRefObject.)
Méthode protégée GetService (Hérité de Component.)
Méthode publique GetType (Hérité de Object.)
Méthode publique InitializeLifetimeService (Hérité de MarshalByRefObject.)
Méthode protégée MemberwiseClone (Hérité de Object.)
Méthode protégée MemberwiseClone (Hérité de MarshalByRefObject.)
Méthode publique ToString Returns a System.String that represents the cube, dimension, attribute, binding type, and an ordinal location in the current CubeAttributeBinding object. (Se substitue à Component. . :: . .ToString() () () ().)

Haut de la page

Propriétés

  Nom Description
Propriété publique AttributeID Gets or sets the AttributeID referenced in the binding.
Propriété protégée CanRaiseEvents (Hérité de Component.)
Propriété publique Container (Hérité de Component.)
Propriété publique CubeDimensionID Gets or sets the CubeDimensionID referenced in the binding.
Propriété publique CubeID Gets or sets the CubeID referenced in the binding.
Propriété protégée DesignMode (Hérité de Component.)
Propriété protégée Events (Hérité de Component.)
Propriété publique Ordinal Gets or sets the ordinal number of the attribute that the data source binds to in the collection.
Propriété publique Parent Gets the parent object of the current object. (Hérité de Binding.)
Propriété publique Site (Hérité de Component.)
Propriété publique Type Gets or sets the type of binding.

Haut de la page

Événements

  Nom Description
Événement public Disposed (Hérité de Component.)

Haut de la page

Implémentations d'interfaces explicites

  Nom Description
Implémentation d'interface expliciteMéthode privée ICloneable. . :: . .Clone (Hérité de Binding.)

Haut de la page