Public Sub CloneFrom(objCopyFromList As xf_DataList)
Copy the column structure, metadata and data from an existing list.
The current list should be empty of data.
Data Duplication and Export
Copy the column structure, metadata and data from an existing list.
The current list should be empty of data.
Return the value from each row for a particular column of the datalist, as a delimited list
Copy the column structure and metadata from an existing list, but not the data. The current list should be empty of data.
Copy a range of rows from another DataList to this one
Return the value from each row for a particular column of the datalist, as a delimited list