次の方法で共有


IDTSODBCHandles100.hdbc プロパティ

定義

public:
 property int hdbc { int get(); };
[System.Runtime.InteropServices.DispId(2)]
public int hdbc { [System.Runtime.InteropServices.DispId(2)] get; }
[<System.Runtime.InteropServices.DispId(2)>]
[<get: System.Runtime.InteropServices.DispId(2)>]
member this.hdbc : int
Public ReadOnly Property hdbc As Integer

プロパティ値

ODBC データベース接続ハンドルを含む 整数

属性

適用対象