ITransferDatabaseTask.SourceDatabaseFiles 屬性

定義

取得或設定要傳送的來源資料庫檔案名稱。

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

屬性值

String

要傳送的來源資料庫檔案名稱。

適用於