ITransferDatabaseTask.SourceDatabaseFiles Property

Definition

Gets or sets the names of the source database files to transfer.

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

Property Value

The names of the source database files to transfer.

Applies to