使用SqlDataAdapter 遇到存取大量資料時會SQL timeout問題string sqlCommand = "select * from member where firstname = @aaa and lastname=@bbb "; using ...
確定! 回上一頁