This topic has not yet been rated - Rate this topic

IDTSComponentMetaData100.ContactInfo Property

Gets or sets the contact information of the developer of a component.

Namespace:  Microsoft.SqlServer.Dts.Pipeline.Wrapper
Assembly:  Microsoft.SqlServer.DTSPipelineWrap (in Microsoft.SqlServer.DTSPipelineWrap.dll)
string ContactInfo { get; set; }

Property Value

Type: System.String
The contact information for the component.

The ContactInfo is shown in SQL Server Data Tools (SSDT) when the data flow designer is unable to load or initialize the component.

Did you find this helpful?
(1500 characters remaining)