IDTSVirtualInputColumn100.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

속성 값

IDTSVirtualInputColumn100 개체의 숫자 ID입니다.

구현

ID
특성

설명

ID 속성은 Visual Studio .NET 코드 편집기에서 쓸 수 있는 것처럼 보이지만 속성에 값을 할당하려고 하면 런타임에 예외가 발생합니다. 데이터 흐름 엔진은 데이터 흐름 개체 모델의 모든 개체에 대해 이 속성의 값을 할당합니다.

적용 대상