Programmatically Create and Deploy SSIS 2012 Project into Catalog Using C#
Abstract SQL Server Integration Services 2012 comes with a new API for scripting packages which is called MOM – Managed Object Model. In this article, I will demonstrate the scripting of Integration Services Catalog packages using C#. Requirements Microsoft Visual Studio 2010 or later Article We begin by launching Microsoft Visual Studio and create a …
Programmatically Create and Deploy SSIS 2012 Project into Catalog Using C# Read More »