IDTSInputColumn130.LineageIdentificationString プロパティ

定義

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

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

プロパティ値

入力列の識別文字列です。

属性

注釈

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

適用対象