Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface OracleConnectionInfo

Package version

Information for connecting to Oracle server

Hierarchy

  • OracleConnectionInfo

Index

Properties

dataSource

dataSource: string

EZConnect or TNSName connection string.

Optional password

password: undefined | string

Password credential.

type

type: "OracleConnectionInfo"

Polymorphic Discriminator

Optional userName

userName: undefined | string

User name

Generated using TypeDoc