MySqlCommand MyCommand2 = new MySqlCommand(Query, MyConn2);; MySqlDataReader MyReader2;; MyConn2.Open();; MyReader2 = MyCommand2.
確定! 回上一頁