Here is the code I am talking about: [code] MySQL con = new MySQL(); DataTable dt = new DataTable( TEST ); con.FillDataTable( SELECT 1 AS ID ...
確定! 回上一頁