IDTSProperty100.Name 속성

정의

속성 이름을 가져옵니다.

public:
 property System::String ^ Name { System::String ^ get(); };
[System.Runtime.InteropServices.DispId(1)]
public string Name { [System.Runtime.InteropServices.DispId(1)] get; }
[<System.Runtime.InteropServices.DispId(1)>]
[<get: System.Runtime.InteropServices.DispId(1)>]
member this.Name : string
Public ReadOnly Property Name As String

속성 값

속성의 이름입니다.

특성

설명

자세한 내용은 DtsProperty를 참조하세요.

적용 대상