updatedRowCount property

String? updatedRowCount
getter/setter pair

Number of updated Rows.

Populated by DML UPDATE and MERGE statements.

Output only.

Implementation

core.String? updatedRowCount;