TransferBase.GetDestinationServerConnection Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns a ServerConnection for the destination server
protected Microsoft.SqlServer.Management.Common.ServerConnection GetDestinationServerConnection();
member this.GetDestinationServerConnection : unit -> Microsoft.SqlServer.Management.Common.ServerConnection
Protected Function GetDestinationServerConnection () As ServerConnection