Gjsify LogoGjsify Logo

Indicates the current status of a connection. The possible status and the transitions between those status are indicated in the diagram below: GdaConnection's status and transitions between different status

Index

Enumeration Members

Enumeration Members

BUSY: number

the connection is opened and currently being used

CLOSED: number

the connection is closed (default status upon creation)

IDLE: number

the connection is opened but not currently used

OPENING: number

the connection is currently being opened

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Type alias with type parameter
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method