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 | |
---|---|---|
![]() |
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. |
In alto
Metodi
Nome | Descrizione | |
---|---|---|
![]() |
Clone | Returns a full copy of current CubeAttributeBinding object. (Esegue l'override di Binding. . :: . .Clone() () () ().) |
![]() |
CopyTo | Transfers a deep copy of current object to a specified binding. (Ereditato da Binding). |
![]() |
CreateObjRef | (Ereditato da MarshalByRefObject). |
![]() |
Dispose | (Ereditato da Component). |
![]() |
Dispose | (Ereditato da Component). |
![]() |
Equals | (Ereditato da Object). |
![]() |
Finalize | (Ereditato da Component). |
![]() |
GetHashCode | (Ereditato da Object). |
![]() |
GetLifetimeService | (Ereditato da MarshalByRefObject). |
![]() |
GetService | (Ereditato da Component). |
![]() |
GetType | (Ereditato da Object). |
![]() |
InitializeLifetimeService | (Ereditato da MarshalByRefObject). |
![]() |
MemberwiseClone | (Ereditato da Object). |
![]() |
MemberwiseClone | (Ereditato da MarshalByRefObject). |
![]() |
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 | |
---|---|---|
![]() |
AttributeID | Gets or sets the AttributeID referenced in the binding. |
![]() |
CanRaiseEvents | (Ereditato da Component). |
![]() |
Container | (Ereditato da Component). |
![]() |
CubeDimensionID | Gets or sets the CubeDimensionID referenced in the binding. |
![]() |
CubeID | Gets or sets the CubeID referenced in the binding. |
![]() |
DesignMode | (Ereditato da Component). |
![]() |
Events | (Ereditato da 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. (Ereditato da Binding). |
![]() |
Site | (Ereditato da Component). |
![]() |
Type | Gets or sets the type of binding. |
In alto
Implementazioni esplicite dell'interfaccia
Nome | Descrizione | |
---|---|---|
![]() ![]() |
ICloneable. . :: . .Clone | (Ereditato da Binding). |
In alto