A group of actions: Database


The action performs standard сonnection to DB

Action icon

Settings

PropertyDescriptionTypeFilling exampleMandatory field
Parameters
DATABASE TYPEDB typeRobin.String Yes
LoginLogin to connect the databaseRobin.String No
PasswordPassword to connect the databaseRobin.String No
Server hostServer hostRobin.String No
Server portServer portRobin.Numeric No
DB nameDB nameRobin.String No
TimeoutTime 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 levelEnable the mode of using transactions inside the connectionRobin.BooleantrueNo
ParametersAdditional connection parameters in the form of a dictionaryRobin.Dictionary No
Results
DB contextConnection context to the selected databaseRobin.DbContextDatabase context 
  • Нет меток