IDTSInputColumn130.LineageIdentificationString プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
入力列の識別文字列を取得します。
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 メソッドと エラー処理に関するページを参照してください。