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. |
맨 위로 이동