Rebranding DeleteRow to DeleteRows because:
- the call does allow to delete multiple rows
- using plural form will then be more consistent with other calls such as GetParameters, SetParameters, GetColumns, SetColumns
Rebranding DeleteRow to DeleteRows because: