IDTSInputColumn130.LineageIdentificationString 속성

정의

입력 열의 ID 문자열을 가져옵니다.

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

속성 값

입력 열의 ID 문자열입니다.

특성

설명

자세한 내용은 데이터에서 GetIdentificationStringByID 메서드 및 오류 처리를 참조하세요.

적용 대상