TransferSqlServerObjectsTask.SourceDatabase 屬性

定義

取得或設定字串,其中包含要從中傳送物件的資料庫名稱。

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

屬性值

String

字串,其中包含源資料庫的名稱。

實作

適用於