IDTSOutputColumn130.LineageIdentificationString プロパティ

定義

出力列の識別文字列を取得します。

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

プロパティ値

出力列の識別文字列。

属性

注釈

詳細については、データの GetIdentificationStringByID メソッドと エラー処理に関するページを参照してください。

適用対象