rowCountLowerBound property

String? rowCountLowerBound
getter/setter pair

Partitioned DML does not offer exactly-once semantics, so it returns a lower bound of the rows modified.

Implementation

core.String? rowCountLowerBound;