Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SsisLogLocation

Package version

SSIS package execution log location

Hierarchy

  • SsisLogLocation

Index

Properties

Optional accessCredential

accessCredential: SsisAccessCredential

The package execution log access credential.

logPath

logPath: any

The SSIS package execution log path. Type: string (or Expression with resultType string).

Optional logRefreshInterval

logRefreshInterval: any

Specifies the interval to refresh log. The default interval is 5 minutes. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).

type

The type of SSIS log location.

Generated using TypeDoc