IgnoreErrorValues
When enabled, fields where the provider detects error values will be returned as NULL. If disabled, the provider throws an error if an error value is detected in any field.
Data Type
bool
Default Value
true
Remarks
If this property is set to true, the connector returns fields containing value errors as NULL.
When this property is set to false, the connector throws an error if a value error is discovered.
The connector checks for the following error values:
- #NULL!
- #N/A
- #DIV/0!
- #VALUE!
- #REF!
- #NAME?
- #NUM!
- #ERROR!