TestIT:Programming Database

From Nolek Wiki
Revision as of 15:57, 14 August 2019 by NolekAdmin (talk | contribs) (Created page with "==5.3.10 Database== ===Execute=== '''Description:''' <br /> It will execute the SQL stored procedure. '''Code example:''' :<code>Database.Execute(MSSQLConnection, _Done)</cod...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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