ContinueOnError
Whether or not to continue after encountering an error on a batch request.
Data Type
bool
Default Value
true
Remarks
This connection property is only supported on servers with OData version 4.0 and higher. However, individual servers may choose to ignore this setting. Setting ContinueOnError to true will cause exceptions to be returned in the temporary table instead of being thrown when a batch request is attempted.