摘要:
还记得三层吗没错 今天就讲我们在写三层的时候使用反射来减少代码的书写量public bool Add(Liuyan refmodel) { string sql = "insert into liuyan(name,phone,zhiwei,gongsi,addr,country,dianyou,content,adddate)values(@name,@phone,@zhiwei,@gongsi,@addr,@country,@dianyou,@content,@adddate)"; OleDbParameter[] parameters ={ ... 阅读全文
posted @ 2012-05-11 11:17
小马在唱歌
阅读(710)
评论(1)
推荐(0)

浙公网安备 33010602011771号