Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace BasicDatabaseConnectionStringDetails

The details of the Oracle Database basic connection string.

Properties

Const connectionType

connectionType: string = "BASIC"

port

port: number

The port number used to connect to the database. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

protocol

protocol: Protocol

The protocol used to connect to the database.

service

service: string

The service name of the database.

Methods

getDeserializedJsonObj

getJsonObj