DsvTableBinding Members
Defines a binding from a data source view to a table. This class cannot be inherited.
The following tables list the members exposed by the DsvTableBinding type.
Public Constructors
Nombre | Description | |
---|---|---|
DsvTableBinding | Overloaded. Initializes a new instance of DsvTableBinding. |
Arriba
Public Properties
(see also Protected Properties )
Nombre | Description | |
---|---|---|
Container | (inherited from Component ) | |
DataSourceViewID | Gets or sets the data source view unique identifier. | |
Parent | Gets the parent object of the current object. (inherited from Binding) | |
Site | (inherited from Component ) | |
TableID | Gets or sets the table unique identifier. |
Arriba
Protected Properties
Nombre | Description | |
---|---|---|
CanRaiseEvents | (inherited from Component ) | |
DesignMode | (inherited from Component ) | |
Events | (inherited from Component ) |
Arriba
Public Methods
(see also Protected Methods )
Nombre | Description | |
---|---|---|
Clone | Overridden. Returns a full copy of current DsvTableBinding 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 | (inherited from Component ) |
Arriba
Protected Methods
Nombre | Description | |
---|---|---|
CopyTo | Overloaded. | |
Dispose | Overloaded. (inherited from Component ) | |
Finalize | (inherited from Component ) | |
GetService | (inherited from Component ) | |
MemberwiseClone | Overloaded. (inherited from MarshalByRefObject ) |
Arriba
Public Events
Nombre | Description | |
---|---|---|
Disposed | (inherited from Component ) |
Arriba
Explicit Interface Implementations
Nombre | Description | |
---|---|---|
System.ICloneable.Clone | (inherited from TabularBinding ) |
Arriba