SsisChildPackage interface

SSIS embedded child package.

Properties

packageContent

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

packageLastModifiedDate

Last modified date for embedded child package.

packageName

Name for embedded child package.

packagePath

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

Property Details

packageContent

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

packageContent: any

Property Value

any

packageLastModifiedDate

Last modified date for embedded child package.

packageLastModifiedDate?: string

Property Value

string

packageName

Name for embedded child package.

packageName?: string

Property Value

string

packagePath

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

packagePath: any

Property Value

any