Quantcast
Channel: ADO.NET, Entity Framework, LINQ to SQL, NHibernate
Viewing all articles
Browse latest Browse all 1698

query syntax needed

$
0
0

Hi,

May I know what is the LINQ query syntax for this below?

Location obj = ne.Locations.First(x => x.LocationID == LocationID);


Viewing all articles
Browse latest Browse all 1698

Trending Articles