摘要:
namespace MigrationsCodeDemo.Migrations{ using System.Data.Entity.Migrations; public partial class AddPostClass : DbMigration { public override void U 阅读全文
posted @ 2017-08-12 19:43
jiangcm
阅读(872)
评论(0)
推荐(0)
摘要:
try { SqlDataAdapter da = new SqlDataAdapter("select * from WAIT_BED_PATS", sqlconnection); DataSet ds = new DataSet(); da.Fill(ds, "WAIT_BED_PATS"); 阅读全文
posted @ 2017-08-12 10:16
jiangcm
阅读(195)
评论(0)
推荐(0)

浙公网安备 33010602011771号