语言

TransferSqlServerObjectsTask.DestinationDatabase 属性

定义

获取或设置包含目的数据库名称的字符串。

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

属性值

一个包含目的地数据库名称的字符串。

实现

适用于