DmlStats

Detailed statistics for DML statements

JSON representation
 { 
 "insertedRowCount" 
 : 
 string 
 , 
 "deletedRowCount" 
 : 
 string 
 , 
 "updatedRowCount" 
 : 
 string 
 } 
Fields
insertedRowCount

string ( Int64Value format)

Output only. Number of inserted Rows. Populated by DML INSERT and MERGE statements

deletedRowCount

string ( Int64Value format)

Output only. Number of deleted Rows. populated by DML DELETE, MERGE and TRUNCATE statements.

updatedRowCount

string ( Int64Value format)

Output only. Number of updated Rows. Populated by DML UPDATE and MERGE statements.

Create a Mobile Website
View Site in Mobile | Classic
Share by: