TransferBase.DestinationServerConnection プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
移行先サーバーへの接続を提供します。 設定すると、DestinationServer、DestinationLogin、DestinationPassword、DestinationLogin の値は使用されません。
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