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

屬性值

String

包含目的地資料庫名稱的字串。

實作

適用於