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

属性值

包含 SMO 连接管理器的字符串。

实现

适用于