Relative Content

Tag Archive for c#databasejoinumbraconpoco

NPoco: Joining two tables

I am using the NPoco framework (and Umbraco) and fetch a lot of data from single tables with it. Now, I want to join to tables together, but it seems like this is not working at all.
The two tables look like this with Game being the main table and SpecialConfig being something I join into it. It has a ForeignKeyRelationship