CubeAttributeBinding-Member

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

Der CubeAttributeBinding-Typ macht die folgenden Member verfügbar.

Konstruktoren

  Name Beschreibung
Öffentliche Methode CubeAttributeBinding() () () () Initializes a new instance of CubeAttributeBinding using default values.
Öffentliche Methode CubeAttributeBinding(String, String, String, AttributeBindingType) Initializes a new instance of CubeAttributeBinding for the specified cube, dimension, attribute, and binding type.
Öffentliche Methode CubeAttributeBinding(String, String, String, AttributeBindingType, Int32) Initializes a new instance of CubeAttributeBinding for the specified cube, dimension, attribute, binding type, and ordinal place.

Zum Anfang

Methoden

  Name Beschreibung
Öffentliche Methode Clone Returns a full copy of current CubeAttributeBinding object. (Überschreibt Binding. . :: . .Clone() () () ().)
Geschützte Methode CopyTo Transfers a deep copy of current object to a specified binding. (Geerbt von Binding.)
Öffentliche Methode CreateObjRef (Geerbt von MarshalByRefObject.)
Öffentliche Methode Dispose (Geerbt von Component.)
Geschützte Methode Dispose (Geerbt von Component.)
Öffentliche Methode Equals (Geerbt von Object.)
Geschützte Methode Finalize (Geerbt von Component.)
Öffentliche Methode GetHashCode (Geerbt von Object.)
Öffentliche Methode GetLifetimeService (Geerbt von MarshalByRefObject.)
Geschützte Methode GetService (Geerbt von Component.)
Öffentliche Methode GetType (Geerbt von Object.)
Öffentliche Methode InitializeLifetimeService (Geerbt von MarshalByRefObject.)
Geschützte Methode MemberwiseClone (Geerbt von Object.)
Geschützte Methode MemberwiseClone (Geerbt von MarshalByRefObject.)
Öffentliche Methode ToString Returns a System.String that represents the cube, dimension, attribute, binding type, and an ordinal location in the current CubeAttributeBinding object. (Überschreibt Component. . :: . .ToString() () () ().)

Zum Anfang

Eigenschaften

  Name Beschreibung
Öffentliche Eigenschaft AttributeID Gets or sets the AttributeID referenced in the binding.
Geschützte Eigenschaft CanRaiseEvents (Geerbt von Component.)
Öffentliche Eigenschaft Container (Geerbt von Component.)
Öffentliche Eigenschaft CubeDimensionID Gets or sets the CubeDimensionID referenced in the binding.
Öffentliche Eigenschaft CubeID Gets or sets the CubeID referenced in the binding.
Geschützte Eigenschaft DesignMode (Geerbt von Component.)
Geschützte Eigenschaft Events (Geerbt von Component.)
Öffentliche Eigenschaft Ordinal Gets or sets the ordinal number of the attribute that the data source binds to in the collection.
Öffentliche Eigenschaft Parent Gets the parent object of the current object. (Geerbt von Binding.)
Öffentliche Eigenschaft Site (Geerbt von Component.)
Öffentliche Eigenschaft Type Gets or sets the type of binding.

Zum Anfang

Ereignisse

  Name Beschreibung
Öffentliches Ereignis Disposed (Geerbt von Component.)

Zum Anfang

Explizite Schnittstellenimplementierungen 

  Name Beschreibung
Explizite SchnittstellenimplementierungPrivate Methode ICloneable. . :: . .Clone (Geerbt von Binding.)

Zum Anfang