I’m executing an update stored procedure from LINQ to SQL and I need to know the records affected after the update is called.
I’m using dbml designer to generate the LINQ code.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I’ve not tried any of the answers and I don’t know which is the correct answer. I returned
@@rowcountas result set.