Membri ColumnBinding
Defines a binding between a data source and a column. This class cannot be inherited.
Il tipo ColumnBinding espone i membri seguenti.
Costruttori
Nome | Descrizione | |
---|---|---|
ColumnBinding() () () () | Initializes a new instance of ColumnBinding using default values. | |
ColumnBinding(String, String) | Initializes a new instance of ColumnBinding for the specified table and column. |
In alto
Metodi
Nome | Descrizione | |
---|---|---|
Clone | Returns a full copy of current ColumnBinding object. (Esegue l'override di Binding. . :: . .Clone() () () ().) | |
CopyTo | Transfers a deep copy of current object to a specified binding. (Ereditato da Binding). | |
CreateObjRef | (Ereditato da MarshalByRefObject). | |
Dispose | (Ereditato da Component). | |
Dispose | (Ereditato da Component). | |
Equals | (Ereditato da Object). | |
Finalize | (Ereditato da Component). | |
GetHashCode | (Ereditato da Object). | |
GetLifetimeService | (Ereditato da MarshalByRefObject). | |
GetService | (Ereditato da Component). | |
GetType | (Ereditato da Object). | |
InitializeLifetimeService | (Ereditato da MarshalByRefObject). | |
MemberwiseClone | (Ereditato da Object). | |
MemberwiseClone | (Ereditato da MarshalByRefObject). | |
ToString | Returns a System.String that represents the table and column in the current ColumnBinding. (Esegue l'override di Component. . :: . .ToString() () () ().) |
In alto
Proprietà
Nome | Descrizione | |
---|---|---|
CanRaiseEvents | (Ereditato da Component). | |
ColumnID | Gets or sets the ColumnId of the ColumnBinding. | |
Container | (Ereditato da Component). | |
DesignMode | (Ereditato da Component). | |
Events | (Ereditato da Component). | |
Parent | Gets the parent object of the current object. (Ereditato da Binding). | |
Site | (Ereditato da Component). | |
TableID | Gets or sets the TableId of the ColumnBinding. |
In alto
Implementazioni esplicite dell'interfaccia
Nome | Descrizione | |
---|---|---|
ICloneable. . :: . .Clone | (Ereditato da Binding). |
In alto