Name

ContinueUpdateOnError

Synopsis


Boolean continueUpdateOnError = DataAdapter.ContinueUpdateOnError;

DataAdapter.ContinueUpdateOnError = continueUpdateOnError;

Gets or sets a value indicating whether the DataAdapter should raise an exception and stop processing remaining updates when an error is encountered.