A group of actions: Database
The action performs standard сonnection to DB
Settings
Property | Description | Type | Filling example | Mandatory field |
Parameters | ||||
DATABASE TYPE | DB type | Robin.String | Yes | |
Login | Login to connect the database | Robin.String | No | |
Password | Password to connect the database | Robin.Object | No | |
Server host | Server host | Robin.String | No | |
Server port | Server port | Robin.Numeric | No | |
DB name | DB name | Robin.String | No | |
Timeout | Time limit for connection creation. Further it is used as the maximum waiting time for the execution of requests in the connection. The default is 60 s. May depend on driver implementation. | Robin.Numeric | No | |
Transaction isolation level | Enable the mode of using transactions inside the connection | Robin.Boolean | true | No |
Parameters | Additional connection parameters in the form of a dictionary | Robin.Dictionary | No | |
Results | ||||
DB context | Connection context to the selected database | Robin.DbContext | Database context |
Обзор
Инструменты контента