Vahaj uddin

Vahaj uddin

  • NA
  • 46
  • 0

Stored Procedure successfull execution using LINQ

Jan 21 2011 5:11 AM
I'm updating some value through stored procedure using LINQ. How would I be able to know that the updation has been performed successfully on table like we got to know in ADO.net where ExecuteNonQuery() Function returns the no of affected values.

Answers (5)