언어

DataProfilingTask.Destination 속성

정의

파일 연결 관리자 또는 데이터 프로파일링 작업이 생성하는 XML 출력을 포함하는 패키지 변수를 받거나 설정합니다.

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

속성 값

파일 연결 관리자 이름이나 XML 출력을 포함하는 패키지 변수의 이름입니다.

설명

속성의 DestinationType 값은 속성에 Destination 파일 연결 관리자 이름인지 패키지 변수 이름인지 결정합니다.

적용 대상