Database Operation | Output |
Select | Number of rows that the service retrieved and the columns from those rows that the service requested |
Insert | Update count that the database returned in response to the SQL command |
Delete | Update count that the database returned in response to the SQL command |
Update | Update count that the database returned in response to the SQL command |