Skip to content

Commit cbc2f9a

Browse files
committed
Updates per feedback
1 parent 521b5bf commit cbc2f9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/connectors/connectors-create-api-sqlazure.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -551,7 +551,7 @@ Runs a stored procedure on an SQL database.
551551

552552
| Name | Type |
553553
|------|------|
554-
| **Result** | An object that contains the result sets object array, return code, and output parameters |
554+
| **Result** | An object that contains the result sets array, return code, and output parameters |
555555
| **Result Result Sets** | An object array that contains all the result sets. A stored procedure might return zero, one, or multiple result sets. |
556556
| **Result Return Code** | An integer that represents the status code from the stored procedure |
557557
| **Result Stored Procedure Parameters** | An object that contains the final values of the stored procedure's output and input-output parameters |

0 commit comments

Comments
 (0)