언어

IDMQueryTask.InputConnection 속성

정의

연결 문자열을 Analysis Services 프로젝트 또는 Analysis Services 데이터베이스로 가져가거나 설정합니다.

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

속성 값

분석 서비스 프로젝트 또는 분석 서비스 데이터베이스와의 연결.

적용 대상