DetailsViewUpdatedEventArgs::AffectedRows Property
.NET Framework (current version)
Gets the number of rows affected by the update operation.
Assembly: System.Web (in System.Web.dll)
Use the AffectedRows property to determine the number of rows affected by the update operation. This value is commonly used to verify that the appropriate number of rows was updated.
.NET Framework
Available since 2.0
Available since 2.0
Show: