青年中文青年中文

bindingsource的意思

bindingsource中文翻譯:

bindingsource

相似詞語短語

bookbinding arts───裝訂藝術

legally binding signature───具有法律約束力的簽名

bindings c#───綁定c#

binding buffer───結合緩沖液

bindings───n.捆綁;捆縛物;鑲邊;粘合劑(binding的復數)

bookbinding services───裝訂服務

bindings of the windseeker───風帆的捆綁

binding tape───捆條;包裝帶

binding group───結合基團

bookbinding repair───裝訂修理

雙語使用場景

code binds all controls to the BindingSource object, then all fields are accessible in the XAML part.───把所有控件綁定到BindingSource對象之后,就可以在XAML代碼中訪問所有字段。

BindingSource is initialized with the dataset, the code loads each table so the sample can access its fields, for example calling a dataset to fill the Employee table.───用數據集初始化BindingSource之后,代碼裝載每個表,讓示例應用程序可以訪問它的字段,例如通過調用數據集來填充employee表。

A new Windows form BindingSource object is created and a dataset gets assigned to the data source property.───創建一個新的Windows表單BindingSource對象,把數據集分配給數據源屬性。

Windows Forms support for this interface is only available through the BindingSource component.───只能通過BindingSource組件來使用Windows窗體對此接口的支持。

To run the example code, paste it into a project that contains an instance of type BindingSource named BindingSource1.───若要運行該示例代碼,請將其粘貼到包含類型為BindingSource、名為BindingSource1的實例的項目中。

You add objects to a collection by calling the Add method of your custom collection class or of the BindingSource.───通過調用自定義集合類或BindingSource的Add方法,可將對象添加到集合中。

This code casts the row returned by the Current property of the BindingSource into a strongly typed ProductsRow.───此代碼將由Current(當前)屬性(屬于BindingSource)返回的行轉換為強類型化的ProductsRow。

Implement a handler for your form's Load event that initializes the DataGridView and BindingSource and sets up the data binding.───為窗體的Load事件實現一個處理程序,該事件初始化DataGridView和BindingSource并設置數據綁定。

Adding a type to the BindingSource component with the Add method creates a list of that type.───使用Add方法向BindingSource組件添加類型會創建一個該類型的列表。

英語使用場景