IDTSXMLTask.Source 속성

정의

작업에서 사용하는 원본인 사용자 제공 텍스트, 연결 또는 변수의 이름을 가져오거나 설정합니다.

public:
 property System::String ^ Source { System::String ^ get(); void set(System::String ^ value); };
public string Source { get; set; }
member this.Source : string with get, set
Public Property Source As String

속성 값

작업에서 사용하는 원본인 사용자 제공 텍스트, 연결 또는 변수의 이름입니다.

적용 대상