To create a MySQLDataReader , you must call the MySqlCommand.ExecuteReader method of the MySqlCommand object, rather than directly using a constructor.
確定! 回上一頁