IDTSComponentMetaData130 Interface

 

Adds new functionality in SQL Server 2016 to the existing IDTSComponentMetaData100 interface, especially the GetIdentificationStringByID method.

The IDTSComponentMetaData100 interface contains the definition of a data flow component, including the custom properties, inputs, outputs, and input and output columns defined on a data flow component.

Namespace:   Microsoft.SqlServer.Dts.Pipeline.Wrapper
Assembly:  Microsoft.SqlServer.DTSPipelineWrap (in Microsoft.SqlServer.DTSPipelineWrap.dll)

[TypeLibTypeAttribute(TypeLibTypeFlags::FDual | TypeLibTypeFlags::FDispatchable)]
[GuidAttribute("ED6B983F-1DCB-4BA6-90CE-8166E61BE626")]
public interface class IDTSComponentMetaData130 : IDTSComponentMetaData100
Return to top
Show: