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

プロパティ値

ラップされた接続です。

属性

適用対象