C#探秘系列(九)WPF連接Mysql數據庫 兩個函數即可搞定: private void GetData() { MySqlConnection connection = new MySqlCo ...