ColumnBinding 成員
Defines a binding between a data source and a column. This class cannot be inherited.
ColumnBinding 型別公開下列成員。
建構函式
名稱 | 描述 | |
---|---|---|
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. |
頂端
方法
名稱 | 描述 | |
---|---|---|
Clone | Returns a full copy of current ColumnBinding object. (覆寫 Binding. . :: . .Clone() () () ()。) | |
CopyTo | Transfers a deep copy of current object to a specified binding. (繼承自 Binding。) | |
CreateObjRef | (繼承自 MarshalByRefObject。) | |
Dispose | (繼承自 Component。) | |
Dispose | (繼承自 Component。) | |
Equals | (繼承自 Object。) | |
Finalize | (繼承自 Component。) | |
GetHashCode | (繼承自 Object。) | |
GetLifetimeService | (繼承自 MarshalByRefObject。) | |
GetService | (繼承自 Component。) | |
GetType | (繼承自 Object。) | |
InitializeLifetimeService | (繼承自 MarshalByRefObject。) | |
MemberwiseClone | (繼承自 Object。) | |
MemberwiseClone | (繼承自 MarshalByRefObject。) | |
ToString | Returns a System.String that represents the table and column in the current ColumnBinding. (覆寫 Component. . :: . .ToString() () () ()。) |
頂端
屬性
名稱 | 描述 | |
---|---|---|
CanRaiseEvents | (繼承自 Component。) | |
ColumnID | Gets or sets the ColumnId of the ColumnBinding. | |
Container | (繼承自 Component。) | |
DesignMode | (繼承自 Component。) | |
Events | (繼承自 Component。) | |
Parent | Gets the parent object of the current object. (繼承自 Binding。) | |
Site | (繼承自 Component。) | |
TableID | Gets or sets the TableId of the ColumnBinding. |
頂端