Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ClientDatabase

Represents a server database object.

Hierarchy

  • ClientDatabase

Index

Properties

connectionsFrom: string
host: { address: string; port: number }

Type declaration

  • address: string
  • port: number
id: number
maxConnections: string
name: string
password?: string
username: string

Generated using TypeDoc