dsClientes1.Tables["Clientes"].Rows.Add(reg); miDataSet = this.dsClientes1.GetChanges(DataRowState.Added); foreach(DataRow row in miDataSet.
確定! 回上一頁