ITransferDatabaseTask.DestinationDatabaseName Property

Definition

Gets or sets the name of the database at the destination.

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

Property Value

The name of the database at the destination.

Applies to