The text of this article is not in this database — only its details are. The old site it was published on is gone, but the Internet Archive kept a copy: Use CompiledQuery.Compile method to build parameterized DLINQ queries
Join the conversation! Your thoughts help the community grow.
Sign in to leave a comment
It is the same account you read, post and publish with — and you will come straight back to this page.

James SneeringerPosted Sep 11, 2008, 3:17 PM
Does this mean that the SQL Server execution plan is only created once, as is true for a stored procedure? Will the execution plan be recreated each time CompiledQuery.Compile() is called?
James SneeringerPosted Sep 11, 2008, 3:15 PM
Does this mean that the SQL Server execution plan is only created once, as is true for a stored procedure? Will the execution plan be recreated each time CompiledQuery.Compile() is called?