搜索资源列表
SQLExplorer
- 这是一个WinForms应用程序,你可以通过DataGrid去运行一个查询。这个例子使用DataSet代替DBReader对象-This is a WinForms application, you can go through the DataGrid run a query. This example uses the DataSet instead DBReader object
DataSetExample
- 这个例子展示了如何使用多个相关联表的Dataset. 例子使用了WinForms和DataGrid. -This example shows how to use more than one associated table the Dataset. Example using WinForms and DataGrid.