© Andy Leonard 2021
A. LeonardBuilding Custom Tasks for SQL Server Integration Serviceshttps://doi.org/10.1007/978-1-4842-6482-9_17

17. Refactoring the SSIS Package Hierarchy

Andy Leonard1  
(1)
Farmville, VA, USA
 
The goal of this chapter is to refactor ExecuteCatalogPackageTask methods to prepare for adding and testing the Reference property. The goals are
  • Refactor the SettingsView catalog, folder, project, and package properties.

  • Test folder, project, and package property expressions.

Refactor the SettingsView Catalog, Folder, Project, and Package Properties

Are you tired of typing the folder name, project name, and package name each time we configure an instance of the Execute Catalog Package Task? I am. Let’s add properties and functionality to allow ...

Get Building Custom Tasks for SQL Server Integration Services: The Power of .NET for ETL for SQL Server 2019 and Beyond now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.