Options
All
  • Public
  • Public/Protected
  • All
Menu

Class HostAddress

Hierarchy层级

  • HostAddress

Index索引

Constructors构造函数

Properties属性

Methods方法

Constructors构造函数

constructor

Properties属性

host

host: undefined | string

isIPv6

isIPv6: undefined | boolean

port

port: undefined | number

socketPath

socketPath: undefined | string

Methods方法

toString

  • toString(ipv6Brackets?: boolean): string
  • Parameters参数

    • ipv6Brackets: boolean = false

      optionally request ipv6 bracket notation required for connection strings

    Returns返回string

Static fromString

Generated using TypeDoc