| 1. | Change notification for simple binding 简单绑定的更改通知 |
| 2. | Simple binding , in which a single control property is bound to a single instance of an object 简单绑定,即单个控件属性绑定到单个对象实例。 |
| 3. | Represents the simple binding between the property value of an object and the property value of a control 代表某对象属性值和某控件属性值之间的简单绑定。 |
| 4. | For simple binding , windows forms supports binding to the public properties on the simple object 对于简单绑定, windows窗体支持绑定到简单对象的公共属性。 |
| 5. | Windows forms can take advantage of two types of data binding : simple binding and complex binding Windows窗体可以利用两种类型的数据绑定:简单绑定和复杂绑定。 |
| 6. | For simple binding , business objects must provide change notification when the value of a bound property changes 对于简单绑定,当绑定属性的值发生更改时,业务对象必须提供更改通知。 |
| 7. | The following code example shows that a control can support both simple binding as well as list binding 下面的代码示例演示以下过程,即一个控件可以支持简单绑定,也可以支持列表绑定。 |
| 8. | Simple binding , you can display a single data element , such as a column value from a dataset table , in a control “简单绑定”使您得以在控件中显示单个数据元素,如来自数据集表的列值。 |
| 9. | Therefore , a data source view enables simple bindings by analysis services cubes , dimensions , and mining models to the tables and columns in the data source view 因此,数据源视图通过analysis services多维数据集、维度和挖掘模型,可以对数据源视图中的表和列进行简单绑定。 |
| 10. | In windows forms , you can bind to a wide variety of structures , from simple objects simple binding to complex lists such as ado . net data tables complex binding 在windows窗体中,可以绑定到广泛的结构,从简单对象(简单绑定)到诸如ado . net数据表之类的复杂列表(复杂绑定) 。 |