使用Linq-to-SQL访问存储过程

问题描述:

如何有效地从Linq-to-SQL执行存储过程?

How can I execute a stored procedure from Linq-to-SQL in an efficient way?