Status property

Description

The UpdateStatus of the Command property. Inherited from RowUpdatingEventArgs.

Syntax

UpdateStatus Status

Property Value

One of the UpdateStatus values: Continue (the default), ErrorsOccurred, SkipAllRemainingRows, or SkipCurrentRow.

Access

Read-write