asp.net.ph

UpdateStatus Enumeration

System.Data Namespace


Specifies the action to take with regard to the current and remaining rows during an Update.

Members


Member Name Description
Continue The DataAdapter is to continue proccessing rows.
ErrorsOccurred The event handler reports that the update should be treated as an error.
SkipAllRemainingRows The current row and all remaining rows are not to be updated.
SkipCurrentRow The current row is not to be updated.

Skip Navigation Links



Previous page Back to top Next page

Check out related books at Amazon

© 2025 Reynald Nuñez and asp.net.ph. All rights reserved.

If you have any question, comment or suggestion
about this site, please send us a note