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组件添加类型会创建一个该类型的列表。

英语使用场景