IDTSVirtualInputColumn100.Description 속성

정의

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

속성 값

개체에 대한 설명을 포함하는 String 입니다 IDTSVirtualInputColumn100 .

구현

특성

설명

가상 열에 대한 설명 수정은 업스트림 출력 열 또는 가상 입력 열에 유지되지 않습니다.

적용 대상