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