A group of actions: Database


The action inserts a record to the table

Action icon

Settings

PropertyDescriptionTypeFilling exampleMandatory field
Parameters
DB contextConnection context to the selected databaseRobin.DbContextDatabase contextYes
Table nameTable nameRobin.String Yes
Insert dataData in the form of a dictionary for insertion into a tableRobin.Dictionary Yes
List of primary key field namesList of primary key field names to be returnedRobin.Collection No
Results
List of primary key valuesList of primary key values generated as a result of inserting data for the fields specified in the «List of primary key field names» parameterRobin.Dictionary  
  • Нет меток