TransferJobsTask.DestinationConnection Property

Definition

Gets or sets a String containing the name of the SMO connection manager for the destination database.

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

A String containing the SMO connection manager.

Implements

Applies to