Membros DimensionBinding
Defines a binding from a Dimension object to a DataSource object. This class cannot be inherited.
O tipo DimensionBinding expõe os seguintes membros.
Construtores
Nome | Descrição | |
---|---|---|
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. |
Início
Métodos
Nome | Descrição | |
---|---|---|
Clone | Returns a full copy of current DimensionBinding object. (Substitui Binding. . :: . .Clone() () () ().) | |
CopyTo | Transfers a deep copy of current object to a specified binding. (Herdado de Binding.) | |
CopyTo(DimensionBinding) | Copies the current DimensionBinding object into specified object. | |
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 with the DataSourceID and the DimensionID. (Substitui Component. . :: . .ToString() () () ().) |
Início
Propriedades
Nome | Descrição | |
---|---|---|
CanRaiseEvents | (Herdado de Component.) | |
Container | (Herdado de Component.) | |
DataSourceID | Gets or sets the DataSource identifier for the current DimensionBinding. | |
DesignMode | (Herdado de Component.) | |
DimensionID | Gets or sets the Dimension identifier for the current DimensionBinding. | |
Events | (Herdado de Component.) | |
Parent | Gets the parent object of the current object. (Herdado 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 | (Herdado de Component.) |
Início
Implementações de interface explícitas
Nome | Descrição | |
---|---|---|
ICloneable. . :: . .Clone | (Herdado de Binding.) |
Início