Package version:

Interface SsisChildPackage

SSIS embedded child package.

Hierarchy

  • SsisChildPackage

Properties

packageContent: any

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

packageLastModifiedDate?: string

Last modified date for embedded child package.

packageName?: string

Name for embedded child package.

packagePath: any

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

Generated using TypeDoc