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数据中的方法和错误处理

适用于