IDTSVirtualInput100.ID プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
仮想入力オブジェクトの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
プロパティ値
IDTSVirtualInput100の ID。
実装
- 属性
注釈
IDTSVirtualInput100オブジェクトのIDプロパティは負の数を含みます。 データフローオブジェクト内の負の整数IDは内部IDであり、変更すべきではありません。 IDTSVirtualInput100オブジェクトのIDを変更すると、データフローエンジンが再びオブジェクトを定位する能力に悪影響を及ぼします。