Blog Post

SQL Server Integration Services (SSIS) Blog
1 MIN READ

EzAPI Updated for SQL Server 2012

SSIS-Team's avatar
SSIS-Team
Copper Contributor
Mar 25, 2019
First published on MSDN on Feb 15, 2012

The http://blogs.msdn.com/b/mattm/archive/2008/12/30/ezapi-alternative-package-creation-api.aspx has been updated for the SQL Server 2012 release. You can find the updated http://sqlsrvintegrationsrv.codeplex.com/SourceControl/list/changesets .

Changes

  • Task and Component IDs updated for SQL 2012
    • For 2005/2008 support, please use a previous version of the code
  • Project upgraded to .NET 4
  • EzProject – SSIS 2012 Project object model support
  • Project Connection Manager support
  • EzScript – Script Task support
  • EzSrcDestMultiStreamPackage – new package template
  • EzLookup – new TreatDuplicateKeysAsError property
  • EzFileSystemTask – fixed multiple properties
  • EzActiveXScript – Removed as it is no longer supported in SQL 2012
Updated Mar 25, 2019
Version 2.0
No CommentsBe the first to comment