IDTSOutputColumn130.LineageIdentificationString Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.