IDTSOutput100.ID 屬性

定義

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

屬性值

物件的 IDTSOutput100 識別。

實作

ID
屬性

備註

ID 屬性由資料流程任務在建立時 IDTSOutput100 設定,且無法修改。

適用於