A group of actions: Database


The action executes an SQL statement with parameters

Action icon

Settings

PropertyDescriptionTypeFilling exampleMandatory field
Parameters
DB contextConnection context to the selected databaseRobin.DbContextDatabase contextYes
Query templateQuery templateRobin.String Yes
Parameters listA collection of parameter values to be substituted into a queryRobin.Collection No
With headerIf the value is «true», the row with the table header will be rendered separately and will not be included in the rows with the contents of the table.Robin.BooleantrueNo
Rename duplicate headersIf the value is «true», in the header of the table value that the actions return as a result, indexes will be added to the same column names. Numbering starts from 1.Robin.BooleantrueNo
Results
ResultStatement execution result as a data tableRobin.DataTable  
  • Нет меток