Is there any way to serialize ChangeSet class from MyDataContext.GetChangeSet() method, or how to get sql commands for all changes in ChangeSet?
Is there any way to serialize ChangeSet class from MyDataContext.GetChangeSet() method, or how to get sql commands for all changes in ChangeSet?