Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SsisChildPackage

Package version

SSIS embedded child package.

Hierarchy

  • SsisChildPackage

Index

Properties

packageContent

packageContent: any

Content for embedded child package. Type: string (or Expression with resultType string).

Optional packageLastModifiedDate

packageLastModifiedDate: undefined | string

Last modified date for embedded child package.

Optional packageName

packageName: undefined | string

Name for embedded child package.

packagePath

packagePath: any

Path for embedded child package. Type: string (or Expression with resultType string).

Generated using TypeDoc