摘要:
SQL通过Datatable更新数据库表内容 //要注意的一点是在Select语句中要选择的列中必须包含主键的列,此外不支持多表连接查询 DataTable dt = new DataTable(); using (SqlConnection sqlConn = new SqlConnection( 阅读全文
posted @ 2019-12-23 23:01
清语堂
阅读(1180)
评论(0)
推荐(0)
摘要:
C# DataTable和DataRelation form2.cs using System; using System.Collections.Generic; using System.ComponentModel; using System.Data; using System.Drawin 阅读全文
posted @ 2019-12-23 16:20
清语堂
阅读(1127)
评论(0)
推荐(0)

浙公网安备 33010602011771号