Indicates a data set that is the source for the batch move.
property DataSet: TDataSet;
Description
Use DataSet when the source for the batch move is a data set rather than a file. If the source is a file, use the FileName property. DataSet can only be used for export.