建立命令字符串 var str="SELECT * FROM Test;" //执行命令 MySqlCommand cmd = new MySqlCommand(str,connection); var reader=cmd.
確定! 回上一頁