ITransferLoginsTask.DestinationConnection Property

Definition

Gets or sets the name of 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

The name of connection manager for the destination database.

Applies to