Search
Preparing search index...
The search index is not available
@devnote-dev/pterojs
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
@devnote-dev/pterojs
ClientDatabase
Interface ClientDatabase
Represents a server database object.
Hierarchy
ClientDatabase
Index
Properties
connections
From
host
id
max
Connections
name
password
username
Properties
connections
From
connections
From
:
string
host
host
:
{
address
:
string
;
port
:
number
}
Type declaration
address
:
string
port
:
number
id
id
:
number
max
Connections
max
Connections
:
string
name
name
:
string
Optional
password
password
?:
string
username
username
:
string
Exports
Client
Database
connections
From
host
id
max
Connections
name
password
username
Generated using
TypeDoc
Represents a server database object.