DmlStatistics
class DmlStatistics extends Model (View source)
Properties
string | $deletedRowCount | ||
string | $insertedRowCount | ||
string | $updatedRowCount |
Methods
setDeletedRowCount($deletedRowCount)
No description
string
getDeletedRowCount()
No description
setInsertedRowCount($insertedRowCount)
No description
string
getInsertedRowCount()
No description
setUpdatedRowCount($updatedRowCount)
No description
string
getUpdatedRowCount()
No description
Details
setDeletedRowCount($deletedRowCount)
No description
string
getDeletedRowCount()
No description
setInsertedRowCount($insertedRowCount)
No description
string
getInsertedRowCount()
No description
setUpdatedRowCount($updatedRowCount)
No description
string
getUpdatedRowCount()
No description