IDTSOutputColumn100.LineageID 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
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
屬性值
輸出資料行的 LineageID。
- 屬性
備註
這個屬性是在建立輸出資料行時,由資料流程引擎所指派。 它是用來將的輸出資料行集合中的資料行,對應 IDTSOutput100 至使用資料行之下游元件的輸入資料行集合中的資料行。