IDTSInputColumn100.LineageID Proprietà

Definizione

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

Valore della proprietà

Un intero che contiene l'ID della linea di linea della colonna a monte.

Attributi

Commenti

La proprietà LineageID identifica la colonna della sorgente dati a monte che ha generato il IDTSInputColumn100file .

In generale, questa proprietà non viene assegnata direttamente, ma viene impostata tramite una chiamata al SetUsageType metodo.

Si applica a