ITransferErrorMessagesTask.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

屬性值

String

目的地資料庫的連接管理員名稱。

適用於