Joins the values of a datatable's column which match the Filter criteria into a single string.
The source DataTable.
The name of the column to join.
The string to use to separate each value.
Sets whether DocsMarshal should insert the separator at the beginning and at the end of the result or not. The default is false.
The criteria to use to filter the rows.