다음을 통해 공유


IDTSODBCHandles100.hdbc 속성

정의

ODBC 데이터베이스 연결 핸들을 포함하는 Integer를 반환합니다.

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 데이터베이스 연결 핸들을 포함하는 정수입니다.

특성

적용 대상