DMQueryTask.OutputTableName 속성

정의

예측 쿼리 결과가 작성되는 테이블의 이름을 가져오거나 설정합니다.

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

속성 값

출력 테이블의 이름을 포함하는 문자열입니다.

구현

적용 대상