IDTSOutputColumn130::LineageIdentificationString Property

 

Gets the identification string for the output column.

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

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

Property Value

Type: System::String^

The identification string for the output column.

Return to top
Show: