Сравнение версий

Ключ

  • Эта строка добавлена.
  • Эта строка удалена.
  • Изменено форматирование.

...

Executes a query to retrieve data from a table. 

Action icon

Image Modified

Settings of parameters

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

Special conditions of use

...