コード例 #1
0
ファイル: Form1.cs プロジェクト: zpf1995/ERP
 private void Form1_Load(object sender, EventArgs e)
 {
     DataSet ds = mgr.ReturnDataSet();
 }