Membros CubeAttributeBinding
Defines a binding from a data source to a cube attribute. This class cannot be inherited.
O tipo CubeAttributeBinding expõe os seguintes membros.
Construtores
Nome | Descrição | |
---|---|---|
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ício
Métodos
Nome | Descrição | |
---|---|---|
Clone | Returns a full copy of current CubeAttributeBinding object. (Substitui Binding. . :: . .Clone() () () ().) | |
CopyTo | Transfers a deep copy of current object to a specified binding. (Herdado de Binding.) | |
CreateObjRef | (Herdado de MarshalByRefObject.) | |
Dispose | (Herdado de Component.) | |
Dispose | (Herdado de Component.) | |
Equals | (Herdado de Object.) | |
Finalize | (Herdado de Component.) | |
GetHashCode | (Herdado de Object.) | |
GetLifetimeService | (Herdado de MarshalByRefObject.) | |
GetService | (Herdado de Component.) | |
GetType | (Herdado de Object.) | |
InitializeLifetimeService | (Herdado de MarshalByRefObject.) | |
MemberwiseClone | (Herdado de Object.) | |
MemberwiseClone | (Herdado de MarshalByRefObject.) | |
ToString | Returns a System.String that represents the cube, dimension, attribute, binding type, and an ordinal location in the current CubeAttributeBinding object. (Substitui Component. . :: . .ToString() () () ().) |
Início
Propriedades
Nome | Descrição | |
---|---|---|
AttributeID | Gets or sets the AttributeID referenced in the binding. | |
CanRaiseEvents | (Herdado de Component.) | |
Container | (Herdado de Component.) | |
CubeDimensionID | Gets or sets the CubeDimensionID referenced in the binding. | |
CubeID | Gets or sets the CubeID referenced in the binding. | |
DesignMode | (Herdado de Component.) | |
Events | (Herdado de 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. (Herdado de Binding.) | |
Site | (Herdado de Component.) | |
Type | Gets or sets the type of binding. |
Início
Implementações de interface explícitas
Nome | Descrição | |
---|---|---|
ICloneable. . :: . .Clone | (Herdado de Binding.) |
Início