c# - How to get all the rows from a table -


how best way rows in table linq?

upfront have generated *.dbml file , created dbcontext.

just reference generated enumerable collection in context class:

var allrecords = context.sometable; 

Comments

Popular posts from this blog

java - Play! framework 2.0: How to display multiple image? -

gmail - Is there any documentation for read-only access to the Google Contacts API? -

php - Controller/JToolBar not working in Joomla 2.5 -