CloneSource¶
CloneSource
is an abstraction of source tables of the CLONE command.
Contract (Subset)¶
allFiles¶
allFiles: Dataset[AddFile]
All of the files in the source table (Dataset
of AddFiles)
See:
Used when:
CloneTableBase
is requested to runInternal