示例#1
0
文件: Form1.cs 项目: zpf1995/ERP
 private void Form1_Load(object sender, EventArgs e)
 {
     DataSet ds = mgr.ReturnDataSet();
 }