TransferDatabaseTask.DestinationDatabaseName Property

Definition

Gets or sets a String containing 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

A String that contains the name of the database at the destination.

Implements

Applies to