ExecutePackage

Namespace: Chimayo.Ssis.Ast.ControlFlowApi

API for working with execute package tasks.

Functions and values

Function or valueDescription
create name connectionMgr
Signature: name:string -> connectionMgr:string -> CftExecutable
getConnection
Signature: CftExecutable -> CfRef
getExecuteOutOfProcess
Signature: CftExecutable -> bool
setConnection connectionManagerName
Signature: connectionManagerName:string -> CftExecutable -> CftExecutable
setExecuteOutOfProcess (...)
Signature: executeOutOfProcess:bool -> CftExecutable -> CftExecutable