Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Connection

Interface for representing a connection when working with connection APIs

Hierarchy

Index

Properties

connectionId

connectionId: string

A unique identifier for the connection

options

options: {}

Type declaration

  • [name: string]: any

providerName

providerName: string

The name of the provider managing the connection (e.g. MSSQL)

Generated using TypeDoc