IDTSVirtualInputColumn100.LineageID 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
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
屬性值
上游輸出資料行的歷程識別碼。
- 屬性
備註
虛擬輸入資料行的 LineageID 包含 LineageID 上游輸出資料行的。 從虛擬輸入資料行建立新的輸入資料行時,輸入資料行的會 LineageID 與 LineageID 上游輸出資料行的相符。 這些屬性會連結資料行。