Hi, I need to use this fuction in linq My DataContext.ExecuteQuery("select .....") but the result of this query is cout, it means its an int do you have an example coz i have a problem in declaring this fuction as IEnumerable but it should return an int Thanks
Read More...