Condividi tramite


Membri CubeAttributeBinding

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

Il tipo CubeAttributeBinding espone i membri seguenti.

Costruttori

  Nome Descrizione
Metodo pubblico CubeAttributeBinding() () () () Initializes a new instance of CubeAttributeBinding using default values.
Metodo pubblico CubeAttributeBinding(String, String, String, AttributeBindingType) Initializes a new instance of CubeAttributeBinding for the specified cube, dimension, attribute, and binding type.
Metodo pubblico CubeAttributeBinding(String, String, String, AttributeBindingType, Int32) Initializes a new instance of CubeAttributeBinding for the specified cube, dimension, attribute, binding type, and ordinal place.

In alto

Metodi

  Nome Descrizione
Metodo pubblico Clone Returns a full copy of current CubeAttributeBinding object. (Esegue l'override di Binding. . :: . .Clone() () () ().)
Metodo protetto CopyTo Transfers a deep copy of current object to a specified binding. (Ereditato da Binding).
Metodo pubblico CreateObjRef (Ereditato da MarshalByRefObject).
Metodo pubblico Dispose (Ereditato da Component).
Metodo protetto Dispose (Ereditato da Component).
Metodo pubblico Equals (Ereditato da Object).
Metodo protetto Finalize (Ereditato da Component).
Metodo pubblico GetHashCode (Ereditato da Object).
Metodo pubblico GetLifetimeService (Ereditato da MarshalByRefObject).
Metodo protetto GetService (Ereditato da Component).
Metodo pubblico GetType (Ereditato da Object).
Metodo pubblico InitializeLifetimeService (Ereditato da MarshalByRefObject).
Metodo protetto MemberwiseClone (Ereditato da Object).
Metodo protetto MemberwiseClone (Ereditato da MarshalByRefObject).
Metodo pubblico ToString Returns a System.String that represents the cube, dimension, attribute, binding type, and an ordinal location in the current CubeAttributeBinding object. (Esegue l'override di Component. . :: . .ToString() () () ().)

In alto

Proprietà

  Nome Descrizione
Proprietà pubblica AttributeID Gets or sets the AttributeID referenced in the binding.
Proprietà protetta CanRaiseEvents (Ereditato da Component).
Proprietà pubblica Container (Ereditato da Component).
Proprietà pubblica CubeDimensionID Gets or sets the CubeDimensionID referenced in the binding.
Proprietà pubblica CubeID Gets or sets the CubeID referenced in the binding.
Proprietà protetta DesignMode (Ereditato da Component).
Proprietà protetta Events (Ereditato da Component).
Proprietà pubblica Ordinal Gets or sets the ordinal number of the attribute that the data source binds to in the collection.
Proprietà pubblica Parent Gets the parent object of the current object. (Ereditato da Binding).
Proprietà pubblica Site (Ereditato da Component).
Proprietà pubblica Type Gets or sets the type of binding.

In alto

Eventi

  Nome Descrizione
Evento pubblico Disposed (Ereditato da Component).

In alto

Implementazioni esplicite dell'interfaccia

  Nome Descrizione
Implementazione esplicita dell'interfacciaMetodo privato ICloneable. . :: . .Clone (Ereditato da Binding).

In alto