adspace
Answer Posted / Pawan Rastogi
ASQueryable is an extension method in LINQ to Objects that allows IEnumerable<T> objects to be treated as if they were IQueryable<T>. This enables you to perform LINQ queries on enumerable collections without materializing them into memory, allowing for better performance and reduced memory usage.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
what is dbms? : Sql dba
Is inner join faster than left join?
Can delete statement be rollbacked?
What is the current version of sql?
how to start mysql server? : Sql dba
what are the advantages of sql ? : Sql dba
How do I remove duplicates in two columns?
What is the best sql course?
What is your daily office routine?
Is primary key always clustered index?
what are all the common sql function? : Sql dba
Hi am new to PLSQL & facing problems in writing code like in SP, Functions, so any one having some SP coding with in depth explanation please share with me my Email ID suvarnaatsuvarna@rediffmail.com Or taking tanning on this please do contact me
what is bcp? When does it used? : Sql dba
Do we need to rebuild index after truncate?
what is collation? : Sql dba