IDTSOutputColumn130::LineageIdentificationString Property
Gets the identification string for the output column.
Assembly: Microsoft.SqlServer.DTSPipelineWrap (in Microsoft.SqlServer.DTSPipelineWrap.dll)
[DispIdAttribute(119)]
property String^ LineageIdentificationString {
[DispIdAttribute(119)]
String^ get();
}
For more info, see the GetIdentificationStringByID method and Error Handling in Data.
Show: