Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • DBConf

Index

Properties

Properties

access

access: string

access name - it can be: domain, IP, * or localhost;

example

'192.168.100.100'

password

password: string

Password for the new database. It must contain at least 6 characters;

example

'password'

suffix

suffix: string

suffix part of the database name. When passing this parameter, please note that the final login of the form "login_suffix" must be no longer than 16 characters.;

example

'newdb'

Generated using TypeDoc