skipInvalidRows property
Insert all valid rows of a request, even if invalid rows exist.
The default value is false, which causes the entire request to fail if any invalid rows exist.
Optional.
Implementation
core.bool? skipInvalidRows;
Insert all valid rows of a request, even if invalid rows exist.
The default value is false, which causes the entire request to fail if any invalid rows exist.
Optional.
core.bool? skipInvalidRows;