Compartir a través de


IDTSManagedWrapper100.WrappedConnection Propiedad

Definición

Obtiene o establece la conexión ajustada.

public:
 property System::Object ^ WrappedConnection { System::Object ^ get(); void set(System::Object ^ value); };
[System.Runtime.InteropServices.DispId(3)]
public object WrappedConnection { [System.Runtime.InteropServices.DispId(3)] get; [System.Runtime.InteropServices.DispId(3)] set; }
[<System.Runtime.InteropServices.DispId(3)>]
[<get: System.Runtime.InteropServices.DispId(3)>]
[<set: System.Runtime.InteropServices.DispId(3)>]
member this.WrappedConnection : obj with get, set
Public Property WrappedConnection As Object

Valor de propiedad

Conexión ajustada.

Atributos

Se aplica a