摘要:
using (SqlCommand cmd = new SqlCommand()) { cmd.Connection = new SqlConnection(@"Data Source=PC201305032338\SQLEXPRESS;Initial Catalog=DBTest;Integrated Security=True"); ; cmd.Connection.Open(); cmd.CommandType = CommandType.StoredProcedure; cm... 阅读全文
posted @ 2013-11-02 11:31
狗超超
阅读(5694)
评论(0)
推荐(0)

浙公网安备 33010602011771号