ITransferDatabaseTask.SourceDatabaseName Property

Definition

Gets or sets 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

The name of the source database to transfer.

Applies to