IDTSXMLTask.Destination Propiedad

Definición

Obtiene o establece el destino de la tarea.

public:
 property System::String ^ Destination { System::String ^ get(); void set(System::String ^ value); };
public string Destination { get; set; }
member this.Destination : string with get, set
Public Property Destination As String

Valor de propiedad

El destino de la tarea.

Se aplica a