试试
cmd.CommandText = "Up date {Store} Set [数量] = [数量] + " & e.NewValue & " - " & e.OldValue & " Where [物料编码]= '" & e.DataRow("物料编码") & "'"