Using this method, you are unpacking a dictionary created from a row, (which is already a dict-like object) so, nothing about any of the objects contained in the row are touched.
If it came from a data table, one would assume it could go back into the same data table.