| 1. | The following example adds four columns to a 以下示例向datatable中添加了四列。 |
| 2. | Represents the schema of a column in a datatable 表示datatable中列的架构。 |
| 3. | You can access the contents of a 可以使用datatable的rows和columns集合来访问 |
| 4. | Optionally the columns of the new 新的datatable的列可以是dataview列的子集。 |
| 5. | For information about creating a 有关为datatable创建dataview的信息,请参见 |
| 6. | Method to return subsets of the data in a 方法返回datatable中数据的子集。 |
| 7. | Belongs . when testing for errors , you can check the 这也适用于datatable所属的dataset 。 |
| 8. | By default , the table is named datatable 默认情况下,表将命名为datatable |
| 9. | How to : locate a specific row in a datatable >如何:定位数据表中的特定行 |
| 10. | Define a data source connection and datatable 定义数据源连接和datatable |