Skip to main content

2 docs tagged with "eventhandler"

View all tags

Transformer Targeting Multiple SSIS Versions

Demonstrates a Package-level transformer that injects an 'OnPreExecute' logging pattern and branches its Biml emit on 'CompilerSettings["SsisVersion"]', so the same framework template produces SSIS-2008 R2 log providers or SSIS-2012 system-variable bindings depending on the target.