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 数据库连接句柄的 整数

属性

适用于