DsvTableBinding 成員
Defines a binding from a data source view to a table. This class cannot be inherited.
DsvTableBinding 型別公開下列成員。
建構函式
名稱 | 描述 | |
---|---|---|
DsvTableBinding() () () () | Initializes a new instance of DsvTableBinding using default values. | |
DsvTableBinding(String, String) | Initializes a new instance of DsvTableBinding for the specified data source view and table. |
頂端
方法
名稱 | 描述 | |
---|---|---|
Clone | Returns a full copy of current DsvTableBinding object. (覆寫 Binding. . :: . .Clone() () () ()。) | |
CopyTo | Transfers a deep copy of current object to a specified binding. (繼承自 Binding。) | |
CopyTo(DsvTableBinding) | Copies the current DsvTableBinding to an object, which is passed as a parameter. | |
CopyTo(TabularBinding) | Copies a TabularBinding object to the specified object. (繼承自 TabularBinding。) | |
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 | (繼承自 Component。) |
頂端
屬性
名稱 | 描述 | |
---|---|---|
CanRaiseEvents | (繼承自 Component。) | |
Container | (繼承自 Component。) | |
DataSourceViewID | Gets or sets the data source view unique identifier. | |
DesignMode | (繼承自 Component。) | |
Events | (繼承自 Component。) | |
Parent | Gets the parent object of the current object. (繼承自 Binding。) | |
Site | (繼承自 Component。) | |
TableID | Gets or sets the table unique identifier. |
頂端