ITransferSqlServerObjectsTask.DestinationConnection Property

Definition

Gets or sets the name of the destination connection.

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

Property Value

The name of the destination connection.

Applies to