A group of actions: Database


The action updates the data in the record of the specified database table by the value of its primary key

Action icon

Settings

PropertyDescriptionTypeFilling exampleMandatory field
Parameters
DB contextThe connection context for the selected database.Robin.DbContextDatabase contextYes
Table nameTable nameRobin.String Yes
Data to update the recordData to update as a dictionary, where keys are column namesRobin.Dictionary Yes
PRIME KEY DATAA field or combination of fields that uniquely identifies the record to be updated. Specified as a dictionary, where key-value pairs are the names of the primary key columns and the contents of their fields.Robin.Dictionary Yes
  • Нет меток