[]
Gets the columns in the source table that make up the foreign key.
public IReadOnlyList<Column> SourceColumns { get; }
An IReadOnlyList<T> of source Column objects.