rowCountLowerBound property
Partitioned DML doesn't offer exactly-once semantics, so it returns a lower bound of the rows modified.
Implementation
core.String? rowCountLowerBound;
Partitioned DML doesn't offer exactly-once semantics, so it returns a lower bound of the rows modified.
core.String? rowCountLowerBound;