Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ConnStringInfo

Package version

Database connection string information.

Hierarchy

  • ConnStringInfo

Index

Properties

Optional connectionString

connectionString: undefined | string

Connection string value.

Optional name

name: undefined | string

Name of connection string.

Optional type

Type of database. Possible values include: 'MySql', 'SQLServer', 'SQLAzure', 'Custom', 'NotificationHub', 'ServiceBus', 'EventHub', 'ApiHub', 'DocDb', 'RedisCache', 'PostgreSQL'

Generated using TypeDoc