IDTSVirtualInputColumn100.NewDescription 속성

정의

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

속성 값

새로 만든 입력 열에 할당된 설명이 들어 있는 문자열 입니다.

특성

설명

이 속성에는 새 입력 열이 생성되는 경우 SetUsageType 새로 만든 입력 열에 할당된 설명이 포함됩니다. 새 열을 아직 만들지 않은 경우에는 설정할 수 없습니다.

적용 대상