Quantcast
Channel: SQL Server Integration Services forum
Viewing all articles
Browse latest Browse all 24688

Cloning a Sequence container programmatically (C#)

$
0
0

Hi all,

I am currently implementing a tool for creating SSIS packages programmatically (C# based). The Approach is template-based and I am right now looking for ways to clone a (complex) Sequence Container which is part of a package template. The Container might include DFTs and SQL Tasks as well as precedence constraints. All objects contained in the Sequence Container (and their children) should be copied by the searched function/method. My problem is that the Sequence Class does not implement the Serializable Interface. Thus, I am not able to implement the Deep Copy method suggested in other forums.

Any help is very much appreciated.

Thank you very much!


Viewing all articles
Browse latest Browse all 24688

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>