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

Using Custom Components Programmatically

$
0
0

Hi,

I created a custom Data Source component and I want to programmatically use it but I am not sure how to instantiate it.  For example if I want to instantiate a OLEdbSource component the code is

IDTSComponentMetaData100 srcComponent = pipeline.ComponentMetaDataCollection.New();
srcComponent.ComponentClassID = "DTSAdapter.OleDbSource";

But what classID do I provide for custom components and how do I specify the class ID for custom components?  I am very confused, pls help.

thanks

VS


Venkat Sriramulu


Viewing all articles
Browse latest Browse all 24688

Trending Articles



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