all groups > sql server dts > june 2005 >
You're in the

sql server dts

group:

How to create Control Flow Item (Task) in C#


How to create Control Flow Item (Task) in C# AWHK
6/30/2005 12:00:00 AM
sql server dts: Hi,

I`ve studied the SendMailTask that comes with VS.NET 2005 available in
integration services. I have startet on my own component inheriting from
SqlServer.Dts.Runtime.Task + implementing some interfaces (ie.
IDTSComponentPersist) . But in the lack of information I am stuck :-( Where
can I find any good resources on how to create a custom Control Flow Item in
C#, including how create and incorporate custom UI with attributes (DtsTask
attribute)?


Andreas :-)

Re: How to create Control Flow Item (Task) in C# AWHK
6/30/2005 12:08:56 PM
Got it!

I've found the information I needed in the section of Custom Task
Development in Books Online for Sql Server 2005 :-)





[quoted text, click to view]

RE: How to create Control Flow Item (Task) in C# shilpi
5/8/2007 2:01:27 AM
Hi can you share where in books online you found this information. I can not find information on custom control flow items, only on custom data flow transformation.

From http://www.developmentnow.com/g/103_2005_6_0_0_552182/How-to-create-Control-Flow-Item-Task-in-C.htm

Posted via DevelopmentNow.com Groups
AddThis Social Bookmark Button