IDTSVirtualInput100.Name 속성

정의

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

속성 값

IDTSVirtualInput100의 이름입니다.

구현

특성

설명

개체가 IDTSVirtualInput100 유지되지 않으므로 Name 속성을 설정해도 실제 값이 없습니다.

적용 대상