ITransferSqlServerObjectsTask.DestinationDatabase Property

Definition

Gets or sets the name of the destination database.

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

Property Value

The name of the destination database.

Applies to