IDTSVirtualInputColumn100.Description 속성

정의

객체의 IDTSVirtualInputColumn100 설명을 얻거나 설정합니다.

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

속성 값

객체의 IDTSVirtualInputColumn100 설명을 포함하는 문자열입니다.

구현

특성

설명

가상 열의 설명 변경은 상류 출력 열이나 가상 입력 열에 지속되지 않습니다.

적용 대상