insertedRowCount property

String? insertedRowCount
getter/setter pair

Number of inserted Rows.

Populated by DML INSERT and MERGE statements

Output only.

Implementation

core.String? insertedRowCount;