摘要: using System; using System.Collections.Generic; using System.Linq; using System.Security.Cryptography; using System.Text; using System.Threading.Tasks 阅读全文
posted @ 2017-09-25 17:19 风儿_VIP 阅读(569) 评论(0) 推荐(0) 编辑
摘要: using System; using System.Collections.Generic; using System.IO; using System.Linq; using System.Security.Cryptography; using System.Text; using System.Threading.Tasks; namespace Dome1 { public ... 阅读全文
posted @ 2017-09-25 17:19 风儿_VIP 阅读(342) 评论(0) 推荐(0) 编辑
摘要: --得到所有的数据库 --得到所有的表 --得到所有的视图 --得到表的字段 --得到表的结构 阅读全文
posted @ 2017-09-25 17:18 风儿_VIP 阅读(598) 评论(0) 推荐(0) 编辑