IDTSVirtualInput100.Name 속성

정의

. 의 이름을 IDTSVirtualInput100얻거나 설정합니다.

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 은 실제적인 값을 갖지 않습니다.

적용 대상