摘要: SqlClient namespace in ADO.NET provides 3 basic methods to run queries with SqlCommand against MSSQL: ExecuteReader ExecuteNonQuery ExecuteScalar .NET Framework is around for 5 years ... 阅读全文
posted @ 2008-03-10 13:30 许晓光 阅读(534) 评论(2) 推荐(0)