Forum Replies Created

Viewing post 1 (of 1 total)

  • RE: get inserted rows count

    Use the SqlCommand.ExecuteNonQuery method to run the sp and it will return the number of rows affected by the sp.

Viewing post 1 (of 1 total)