ASP.Net 中的 Using Close Dispose
摘要:
SqlConnection conn=new SqlConnection("DataSource=LocalHost;Initial Catalog=DataBaseName;UserId=UserName;PassWard=123456");Conn.Open();Conn.Close();Con... 阅读全文
posted @ 2010-02-23 11:46 林庆河 阅读(591) 评论(0) 推荐(1)
浙公网安备 33010602011771号