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 의해 설정되며 수정할 수 없습니다.

적용 대상