I'm trying to figure out how to join two tables (Node and NodeDetails) that have one foreign key relating them. Basically I'm looking for the nhibernate linq version of this sql query:I'm trying to figure out how to join two tables
I'm trying to figure out how to join two tables (Node and NodeDetails) that have one foreign key relating them. Basically I'm looking for the nhibernate linq version of this sql query:I'm trying to figure out how to join two tables