Share via


ITransferStoredProceduresTask.SourceConnection 속성

정의

원본 데이터베이스에 대한 연결 관리자의 이름을 가져오거나 설정합니다.

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

속성 값

원본 데이터베이스에 대한 연결 관리자의 이름입니다.

적용 대상