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

属性值

目标数据库的名称。

适用于