IDTSOutputColumn130.LineageIdentificationString Property

Definition

Gets the identification string for the output column.

public:
 property System::String ^ LineageIdentificationString { System::String ^ get(); };
[System.Runtime.InteropServices.DispId(119)]
public string LineageIdentificationString { [System.Runtime.InteropServices.DispId(119)] get; }
[<System.Runtime.InteropServices.DispId(119)>]
[<get: System.Runtime.InteropServices.DispId(119)>]
member this.LineageIdentificationString : string
Public ReadOnly Property LineageIdentificationString As String

Property Value

The identification string for the output column.

Attributes

Remarks

For more info, see the GetIdentificationStringByID method and Error Handling in Data.

Applies to