In order to select data from more than one table, you can join the data sources in
your query. Data sources can be joined in a couple of different ways depending on
how you would like to link them. This is done by setting the JoinMode property to
the different values shown in the following table