摘要:通过CommandBuilder对DataSet数据进行添加、修改、删除 private void UpdateDataTable() { SqlDataAdapter da = new SqlDataAdapter(); SqlConnection conn = new SqlConnection("User ID...
        阅读全文
        
            posted @ 2004-11-23 16:04
| 
 | |||
| 随笔分类 - ADO.net
摘要:通过CommandBuilder对DataSet数据进行添加、修改、删除 private void UpdateDataTable() { SqlDataAdapter da = new SqlDataAdapter(); SqlConnection conn = new SqlConnection("User ID...
        阅读全文
 
            posted @ 2004-11-23 16:04 
 | |||