DMQueryTask.OutputConnection 속성

정의

예측 쿼리 결과가 저장될 OLE DB 데이터 원본에 대한 연결 문자열을 가져오거나 설정합니다.

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

속성 값

OLE DB 데이터 원본에 대한 연결을 포함하는 문자열입니다.

구현

적용 대상