ConnStringValueTypePair interface

Database connection string value to type pair.

Properties

type

Type of database.

value

Value of pair.

Property Details

type

Type of database.

type: ConnectionStringType

Property Value

value

Value of pair.

value: string

Property Value

string