[]
Gets the columns in the destination table that are referenced.
public IReadOnlyList<Column> DestinationColumns { get; }
An IReadOnlyList<T> of destination Column objects.