I have a view in in SQL Server to Generic List.
viewGetAllColorNames
How do I write linq to get data from the view above call get "viewGetAllColorNames".
The viewGetAllColorNames sql statement is simply.