Compartir a través de


ITransferSqlServerObjectsTask.DestinationConnection Propiedad

Definición

Obtiene o establece el nombre de la conexión de destino.

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

Valor de propiedad

El nombre de la conexión de destino.

Se aplica a