TransferErrorMessagesTask.DestinationConnection 屬性

定義

取得或設定字串,其中包含目的地資料庫的 SMO 連接管理員名稱。

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

包含 SMO 連接管理員的字串。

實作

適用於