DimensionBinding Miembros
Defines a binding from a Dimension object to a DataSource object. This class cannot be inherited.
El tipo DimensionBinding expone los siguientes miembros.
Constructores
Nombre | Descripción | |
---|---|---|
DimensionBinding() () () () | Initializes a new instance of DimensionBinding using default values. | |
DimensionBinding(String, String) | Initializes a new instance of DimensionBinding for the specified DataSource and Dimension. |
Principio
Métodos
Nombre | Descripción | |
---|---|---|
Clone | Returns a full copy of current DimensionBinding object. (Invalida Binding. . :: . .Clone() () () ().) | |
CopyTo | Transfers a deep copy of current object to a specified binding. (Se hereda de Binding). | |
CopyTo(DimensionBinding) | Copies the current DimensionBinding object into specified object. | |
CreateObjRef | (Se hereda de MarshalByRefObject). | |
Dispose | (Se hereda de Component). | |
Dispose | (Se hereda de Component). | |
Equals | (Se hereda de Object). | |
Finalize | (Se hereda de Component). | |
GetHashCode | (Se hereda de Object). | |
GetLifetimeService | (Se hereda de MarshalByRefObject). | |
GetService | (Se hereda de Component). | |
GetType | (Se hereda de Object). | |
InitializeLifetimeService | (Se hereda de MarshalByRefObject). | |
MemberwiseClone | (Se hereda de Object). | |
MemberwiseClone | (Se hereda de MarshalByRefObject). | |
ToString | Returns a System.String with the DataSourceID and the DimensionID. (Invalida Component. . :: . .ToString() () () ().) |
Principio
Propiedades
Nombre | Descripción | |
---|---|---|
CanRaiseEvents | (Se hereda de Component). | |
Container | (Se hereda de Component). | |
DataSourceID | Gets or sets the DataSource identifier for the current DimensionBinding. | |
DesignMode | (Se hereda de Component). | |
DimensionID | Gets or sets the Dimension identifier for the current DimensionBinding. | |
Events | (Se hereda de Component). | |
Parent | Gets the parent object of the current object. (Se hereda de Binding). | |
Persistence | Gets or sets metadata persistence for current object. | |
RefreshInterval | Gets or sets the update interval for dimension data. | |
RefreshPolicy | Gets or sets update policy for current object. | |
Site | (Se hereda de Component). |
Principio
Implementaciones de interfaces explícitas
Nombre | Descripción | |
---|---|---|
ICloneable. . :: . .Clone | (Se hereda de Binding). |
Principio