Optional
Readonly
The number of rows the update query changed.
This is optional and only supported in dialects such as MySQL. You would probably use numUpdatedRows in most cases.
The number of rows the update query updated (even if not changed).
The number of rows the update query changed.
This is optional and only supported in dialects such as MySQL. You would probably use numUpdatedRows in most cases.