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.
DetailsViewDeletedEventArgs::AffectedRows Property
.NET Framework (current version)
Gets the number of rows affected by the delete operation.
Assembly: System.Web (in System.Web.dll)
Use the AffectedRows property to determine the number of rows affected by the delete operation. This value is commonly used to verify that the appropriate number of rows was deleted.
.NET Framework
Available since 2.0
Available since 2.0
Show: