How to Get A Joined Query to List Object

Posted by mavera on Stack Overflow See other posts from Stack Overflow or by mavera
Published on 2010-05-05T12:26:43Z Indexed on 2010/05/05 18:48 UTC
Read the original article Hit count: 163

Filed under:
|
|
|

I have a dynamic sql query which contains more than one table joined. Normally I get this query to a datatable and use it. For now I want to get result of this query to a list object. Does anyone help me about this case?

© Stack Overflow or respective owner

Related posts about ASP.NET

Related posts about query