A group of actions: Database
The action executes an SQL statement with parameters
Settings
Property | Description | Type | Filling example | Mandatory field |
Parameters | ||||
DB context | Connection context to the selected database | Robin.DbContext | Database context | Yes |
Query template | Query template | Robin.String | Yes | |
Parameters list | A collection of parameter values to be substituted into a query | Robin.Collection | No | |
With header | If 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.Boolean | true | No |
Rename duplicate headers | If 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.Boolean | true | No |
Results | ||||
Result | Statement execution result as a data table | Robin.DataTable |
Обзор
Инструменты контента