次の方法で共有


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
属性

注釈

ID プロパティは、作成時にデータ フロー タスク IDTSOutput100 によって設定され、変更することはできません。

適用対象