I have a list of IDs that are in a table in my database. I want to some how bulk edit the rows that have this certain ID through C# using an sql data adapter. I am unsure of