摘要:
public static void Transaction() { myitEntities entity = null; DbTransaction tran = null; try { entity = new myitEntities(); entity.Connection.Open(); tran = entity.Connec... 阅读全文
posted @ 2017-05-11 15:52
叶祖辉
阅读(186)
评论(0)
推荐(0)
浙公网安备 33010602011771号