DimensionBinding Members
Defines a binding from a Dimension object to a DataSource object. This class cannot be inherited.
The following tables list the members exposed by the DimensionBinding type.
Public Constructors
Nome | Description | |
---|---|---|
DimensionBinding | Overloaded. Initializes a new instance of DimensionBinding. |
Torna all'inizio
Public Properties
(see also Protected Properties )
Nome | Description | |
---|---|---|
Container | (inherited from Component ) | |
DataSourceID | Gets or sets the DataSource identifier for the current DimensionBinding. | |
DimensionID | Gets or sets the Dimension identifier for the current DimensionBinding. | |
Parent | Gets the parent object of the current object. (inherited from 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 | (inherited from Component ) |
Torna all'inizio
Protected Properties
Nome | Description | |
---|---|---|
CanRaiseEvents | (inherited from Component ) | |
DesignMode | (inherited from Component ) | |
Events | (inherited from Component ) |
Torna all'inizio
Public Methods
(see also Protected Methods )
Nome | Description | |
---|---|---|
Clone | Overridden. Returns a full copy of current DimensionBinding object. | |
CopyTo | Overloaded. | |
CreateObjRef | (inherited from MarshalByRefObject ) | |
Dispose | Overloaded. (inherited from Component ) | |
Equals | Overloaded. (inherited from Object ) | |
GetHashCode | (inherited from Object ) | |
GetLifetimeService | (inherited from MarshalByRefObject ) | |
GetType | (inherited from Object ) | |
InitializeLifetimeService | (inherited from MarshalByRefObject ) | |
ReferenceEquals | (inherited from Object ) | |
ToString | Overridden. Returns a System.String with the DataSourceID and the DimensionID. |
Torna all'inizio
Protected Methods
Nome | Description | |
---|---|---|
CopyTo | Overloaded. | |
Dispose | Overloaded. (inherited from Component ) | |
Finalize | (inherited from Component ) | |
GetService | (inherited from Component ) | |
MemberwiseClone | Overloaded. (inherited from MarshalByRefObject ) |
Torna all'inizio
Public Events
Nome | Description | |
---|---|---|
Disposed | (inherited from Component ) |
Torna all'inizio
Explicit Interface Implementations
Nome | Description | |
---|---|---|
System.ICloneable.Clone | (inherited from Binding ) |
Torna all'inizio