TestIT:Programming Database
Jump to navigation
Jump to search
5.3.10 Database
Execute
Description:
It will execute the SQL stored procedure.
Code example:
Database.Execute(MSSQLConnection, _Done)
| Parameters | ||
|---|---|---|
| Parameter | Type | Description |
| Device name | String or String symbol | The device name |
| Done | String or String symbol | The recipe name |
| Timeout | Bool symbol | Will be set when command is done |