다음을 통해 공유


IDTSBulkInsertTask.DestinationConnection 속성

정의

대상 연결 개체의 이름을 가져오거나 설정합니다.

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

속성 값

대상 연결 개체의 이름을 포함하는 문자열입니다.

설명

자세한 내용은 BulkInsertTask를 참조하세요.

적용 대상