JobExecutionTarget interface

The target that a job execution is executed on.

Properties

databaseName

The database name.

serverName

The server name.

type

The type of the target.

Property Details

databaseName

The database name.

databaseName?: string

Property Value

string

serverName

The server name.

serverName?: string

Property Value

string

type

The type of the target.

type?: string

Property Value

string