ASA Programming Guide
Adaptive Server Anywhere .NET Data Provider API Reference
AsaRowUpdatedEventArgs class
The UpdateStatus of the Command property. Inherited from RowUpdatedEventArgs.
UpdateStatus Status
One of the UpdateStatus values: Continue, ErrorsOccurred, SkipAllRemainingRows, or SkipCurrentRow. The default is Continue.
Read-write