Gets or sets a value determining the error handling performed during update processing.
The default value is false.
The value false indicates that processing update actions will terminate on occurrence of the first exception and an exception will be thrown to the user.
The value true indicates that processing update actions will continue despite exceptions. The text of any caught exception will be placed into the RowError information of the row associated with the item.
TaminoDataAdapter Class | TaminoDataAdapter Members | SoftwareAG.Tamino.Api.DataAdapter Namespace