IDTSOutputColumn100.LineageID 屬性

定義

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

屬性值

Int32

輸出資料行的 LineageID。

屬性

備註

這個屬性是在建立輸出資料行時,由資料流程引擎所指派。 它是用來將的輸出資料行集合中的資料行,對應 IDTSOutput100 至使用資料行之下游元件的輸入資料行集合中的資料行。

適用於