|
-
April 27th, 2010, 12:48 AM
#1
LINQ to SQL Relationship Problem
hey, im using linq to sql, and in my database i have an events table, then i have a cakes table, every event uses ALL of the cakes in the cakes table. There is no explicit foreign key relationship, so how do i define an association between the two entities in the linq to sql classes? I simply need each event object to have references to ALL of the same cake objects.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|