Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Defines a binding between a data source and a column. This class cannot be inherited.
The following tables list the members exposed by the ColumnBinding type.
Public Constructors
| Name | Description | |
|---|---|---|
| ColumnBinding | Overloaded. Initializes a new instance of ColumnBinding. | 
Top
Public Properties
(see also Protected Properties )
| Name | Description | |
|---|---|---|
| .gif) | ColumnID | Gets or sets the ColumnId of the ColumnBinding. | 
| .gif) | Container | (inherited from Component ) | 
| .gif) | Parent | Gets the parent object of the current object. (inherited from Binding) | 
| .gif) | Site | (inherited from Component ) | 
| .gif) | TableID | Gets or sets the TableId of the ColumnBinding. | 
Top
Protected Properties
| Name | Description | |
|---|---|---|
| .gif) | CanRaiseEvents | (inherited from Component ) | 
| .gif) | DesignMode | (inherited from Component ) | 
| .gif) | Events | (inherited from Component ) | 
Top
Public Methods
(see also Protected Methods )
| Name | Description | |
|---|---|---|
| .gif) | Clone | Overridden. Returns a full copy of current ColumnBinding object. | 
| .gif) | CreateObjRef | (inherited from MarshalByRefObject ) | 
| .gif) | Dispose | Overloaded. (inherited from Component ) | 
| .gif) | Equals | Overloaded. (inherited from Object ) | 
| .gif) | GetHashCode | (inherited from Object ) | 
| .gif) | GetLifetimeService | (inherited from MarshalByRefObject ) | 
| .gif) | GetType | (inherited from Object ) | 
| .gif) | InitializeLifetimeService | (inherited from MarshalByRefObject ) | 
| .gif) .gif) | ReferenceEquals | (inherited from Object ) | 
| .gif) | ToString | Overridden. Returns a System.String that represents the table and column in the current ColumnBinding. | 
Top
Protected Methods
| Name | Description | |
|---|---|---|
| .gif) | CopyTo | (inherited from Binding ) | 
| .gif) | Dispose | Overloaded. (inherited from Component ) | 
| .gif) | Finalize | (inherited from Component ) | 
| .gif) | GetService | (inherited from Component ) | 
| .gif) | MemberwiseClone | Overloaded. (inherited from MarshalByRefObject ) | 
Top
Public Events
| Name | Description | |
|---|---|---|
| .gif) | Disposed | (inherited from Component ) | 
Top
Explicit Interface Implementations
| Name | Description | |
|---|---|---|
| System.ICloneable.Clone | (inherited from Binding ) | 
Top