adspace


What is asqueryable?

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


Please Help Members By Posting Answers For Below Questions

what is dbms? : Sql dba

1067


Is inner join faster than left join?

1284


Can delete statement be rollbacked?

1061


What is the current version of sql?

1100


how to start mysql server? : Sql dba

1275


what are the advantages of sql ? : Sql dba

1148


How do I remove duplicates in two columns?

1198


What is the best sql course?

1057


What is your daily office routine?

2351


Is primary key always clustered index?

1101


what are all the common sql function? : Sql dba

1137


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

2097


what is bcp? When does it used? : Sql dba

1063


Do we need to rebuild index after truncate?

1149


what is collation? : Sql dba

1235