TransferDatabaseTask.SourceDatabaseName Property

Definition

Gets or sets a String containing the name of the source database to transfer.

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

Property Value

A String that contains the name of the source database to transfer.

Implements

Applies to