简单绑定 meaning in English
simple binding
Examples
- Simple binding , you can display a single data element , such as a column value from a dataset table , in a control
“简单绑定”使您得以在控件中显示单个数据元素,如来自数据集表的列值。 - Initializes a new instance of the binding class that simple - binds the indicated control property to the specified data member of the data source
类的一个新实例,该类将指示的控件属性简单绑定到数据源的指定数据成员。 - Because simple - bound controls show only a single data element , it is very typical to include navigation logic in a windows form with simple - bound controls
因为简单绑定控件仅显示单个数据元素,所以通常在具有简单绑定控件的windows窗体中包含导航逻辑。 - 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多维数据集、维度和挖掘模型,可以对数据源视图中的表和列进行简单绑定。 - 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数据表之类的复杂列表(复杂绑定) 。