I wanna use DataContext.ExecuteQuery<>
with TSql "Select * From ... "
whatever , and fetch all the fields of each table that dosn't exist on DBML.
DataContext.ExecuteQuery< What should I use HERE !!!
>
I wanna use DataContext.ExecuteQuery<>
with TSql "Select * From ... "
whatever , and fetch all the fields of each table that dosn't exist on DBML.
DataContext.ExecuteQuery< What should I use HERE !!!
>