SsisChildPackage interface
SSIS embedded child package.
Properties
package |
Content for embedded child package. Type: string (or Expression with resultType string). |
package |
Last modified date for embedded child package. |
package |
Name for embedded child package. |
package |
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