public EditDatasetVersion ( |
||
workingCopyDatasetVersion | The working copy version that accepts the changes. | |
createdTuples | List |
The list of the new tuples to be added to the working copy. |
editedTuples | ICollection |
The list of the tuples whose values have been changed and the changes should be considered in the working copy. |
deletedTuples | ICollection |
The list of existing tuples to be deleted from the working copy. |
unchangedTuples | ICollection |
to be removed |
return |