다음을 통해 공유


CAccessorBase 클래스

All accessors in the OLE DB Templates derive from this class. CAccessorBase allows one rowset to manage multiple accessors. It also provides binding for both parameters and output columns.

// Replace with syntax

멤버

메서드

닫기

Closes the accessors.

GetHAccessor

Retrieves the accessor handle.

GetNumAccessors

Retrieves the number of accessors created by the class.

IsAutoAccessor

Tests whether the specified accessor is an autoaccessor.

ReleaseAccessors

Releases the accessors.

요구 사항

Header: atldbcli.h

참고 항목

개념

OLE DB 소비자 템플릿(C++)

OLE DB 소비자 템플릿 참조