TransferStoredProceduresTask.DestinationConnection 속성

정의

원본/대상 데이터베이스에 대한 SMO 연결 관리자의 이름을 포함하는 String을 가져오거나 설정합니다.

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

속성 값

SMO 연결 관리자를 포함하는 문자열입니다.

구현

적용 대상