IDTSOutput100.Name 속성

정의

IDTSOutput100의 이름을 가져오거나 설정합니다.

public:
 property System::String ^ Name { System::String ^ get(); void set(System::String ^ value); };
[System.Runtime.InteropServices.DispId(13)]
public string Name { [System.Runtime.InteropServices.DispId(13)] get; [System.Runtime.InteropServices.DispId(13)] set; }
[<System.Runtime.InteropServices.DispId(13)>]
[<get: System.Runtime.InteropServices.DispId(13)>]
[<set: System.Runtime.InteropServices.DispId(13)>]
member this.Name : string with get, set
Public Property Name As String

속성 값

IDTSOutput100의 이름입니다.

구현

특성

설명

이는 필수 속성이며 지정되지 않은 경우 명명되지 않은 출력이 포함된 구성 요소가 포함된 패키지를 로드할 때 디자이너가 실패합니다.

적용 대상