Why would the Entity framework not understand the following statement?
oDestinations.Where(c => c.c_Resources.ResourceID == ID)
Why would the Entity framework not understand the following statement?
oDestinations.Where(c => c.c_Resources.ResourceID == ID)