IDTSInputColumn100.LineageID 屬性

定義

public:
 property int LineageID { int get(); void set(int value); };
[System.Runtime.InteropServices.DispId(108)]
public int LineageID { [System.Runtime.InteropServices.DispId(108)] get; [System.Runtime.InteropServices.DispId(108)] set; }
[<System.Runtime.InteropServices.DispId(108)>]
[<get: System.Runtime.InteropServices.DispId(108)>]
[<set: System.Runtime.InteropServices.DispId(108)>]
member this.LineageID : int with get, set
Public Property LineageID As Integer

屬性值

一個包含上游欄位血緣 ID 的 整數

屬性

備註

LineageID 屬性識別出源 IDTSInputColumn100自 . 的上游資料來源欄位。

一般而言,此屬性不會直接指派,而是透過呼叫 SetUsageType 方法設定。

適用於