R
R. K. Wijayaratne
Linq: #Temp tables in SPROCS do not have return values in generated
methods
Hi everyone,
I have a SPROC which selects records into a MSSQL #temp table and then
selects the records from that. I drag this SPROC onto the right-hand
pane of the DBML diagram, but the method that gets generated for the
SPROC does not have a return type. Any ideas why this is?
I am referring to Scott Guthrie's blog article here:
http://weblogs.asp.net/scottgu/arch...-retrieving-data-using-stored-procedures.aspx
methods
Hi everyone,
I have a SPROC which selects records into a MSSQL #temp table and then
selects the records from that. I drag this SPROC onto the right-hand
pane of the DBML diagram, but the method that gets generated for the
SPROC does not have a return type. Any ideas why this is?
I am referring to Scott Guthrie's blog article here:
http://weblogs.asp.net/scottgu/arch...-retrieving-data-using-stored-procedures.aspx