After I do an insert using linq to sql, can I get the Identity_scope value back if my table has an identity column?
|
feedback
|
|
Linq to SQL does the job for you, the identity value it's available just after the
| |||
|
feedback
|