例如这句 string cmd3 = "Update KHGL_Customer set cCusCode=@cCusCode,cCusName=@cCusName,cCusAbbName=@cCusAbbName,iDCID=@iDCID,cCusAddressMX=@cCusAddressMX,cCusSJName=@cCusSJName where iCustomerId=" + Temp;
例如这句 string cmd3 = "Update KHGL_Customer