Contents Index StatementType property TableMapping property

ASA Programming Guide
  Adaptive Server Anywhere .NET Data Provider API Reference
    AsaRowUpdatedEventArgs class

Status property


Description 

The UpdateStatus of the Command property. Inherited from RowUpdatedEventArgs.

Syntax 

UpdateStatus Status

Property Value 

One of the UpdateStatus values: Continue, ErrorsOccurred, SkipAllRemainingRows, or SkipCurrentRow. The default is Continue.

Access 

Read-write


Contents Index StatementType property TableMapping property