Share via


TransferBase.DestinationServerConnection Property

Definition

Provides a connection to the destination server. When set, the DestinationServer, DestinationLogin, DestinationPassword, and DestinationLogin values are not used.

public Microsoft.SqlServer.Management.Common.ServerConnection DestinationServerConnection { get; set; }
member this.DestinationServerConnection : Microsoft.SqlServer.Management.Common.ServerConnection with get, set
Public Property DestinationServerConnection As ServerConnection

Property Value

Applies to