Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DataSourceCredentials

Package version

Represents credentials that can be used to connect to a datasource.

Hierarchy

  • DataSourceCredentials

Index

Properties

Properties

Optional connectionString

connectionString: undefined | string

The connection string for the datasource. Set to '' if you do not want the connection string updated.

Generated using TypeDoc