IDTSManagedWrapper100.WrappedConnection 属性

定义

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

属性值

已包装连接。

属性

适用于