The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
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: