ADO.NET知識點盤點

目錄 一、ADO.NET知識簡圖 二、以Sql Server爲例,講解基本語法 1、連接字符串 2、Connection連接 3、Command命令 (1)ExecuteNonQuery()方法 (2)ExecuteScalar()方法 (3)ExecuteReader()方法 (4)SqlDataAdapter(其實SqlDataAdapter 與SqlCommand可同級討論) 4、拼接字符串
相關文章
相關標籤/搜索