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: