IDTSInputColumn130::LineageIdentificationString Property

 

Gets the identification string for the input column.

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

[DispIdAttribute(135)]
property String^ LineageIdentificationString {
	[DispIdAttribute(135)]
	String^ get();
}

Property Value

Type: System::String^

The identification string for the input column.

Return to top
Show: