Package version:

Interface SqlConnection

The connection used to execute the SQL script.

Hierarchy

  • SqlConnection

Indexable

[property: string]: any

Properties

databaseName?: string

The associated database name (supported by SQL pool v3)

name?: string

The identifier of the connection.

poolName?: string

The associated SQL pool name (supported by SQL pool v3)

type?: string

The type of the connection.

Generated using TypeDoc