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



Home
Suggested Reading


Previous page Back to top Next page

© 2000-2010 Rey Nuñez All rights reserved.

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

You can help support asp.net.ph