IDTSVirtualInputColumn100.LineageID 屬性

定義

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

屬性值

Int32

上游輸出資料行的歷程識別碼。

屬性

備註

虛擬輸入資料行的 LineageID 包含 LineageID 上游輸出資料行的。 從虛擬輸入資料行建立新的輸入資料行時,輸入資料行的會 LineageIDLineageID 上游輸出資料行的相符。 這些屬性會連結資料行。

適用於