Quantcast
Channel: ASPSnippets RSS Feed
Viewing all articles
Browse latest Browse all 4693

ExecuteNonQuery: Get number of rows affected during Insert, Update and Delete in C# and VB.Net

$
0
0
Here Mudassar Ahmed Khan has explained how to get number of rows affected during Insert, Update or Delete operations with ADO.Net SqlCommand ExecuteNonQuery method in C# and VB.Net. This article explains how to fetch the number of rows affected returned from the ExecuteNonQuery method in C# and VB.Net.

Viewing all articles
Browse latest Browse all 4693

Trending Articles