Executes a SQL statement against a SQL database.

| Parameter | Value |
|---|---|
| Connection Library | The name of the connection in the connection library. If this is selected then you do not need to complete the other fields. |
| Connection Provider | Type of Connection String (Optional: provided by Connection Library). |
| Connection String | Database Connection String (Optional: provided by Connection Library). |
| Connection Timeout | The time it will take for the connection to timeout. |
| SQL Command | The SQL command to be executed. |