C
Chris Karcher
Is there a way to get only the modified columns of the rows in a DataSet?
When calling DataSet.GetChanges() I'm getting the entire row, whereas I
just want the columns that have been changed. Is this possible?
When calling DataSet.GetChanges() I'm getting the entire row, whereas I
just want the columns that have been changed. Is this possible?