다음을 통해 공유


CManualAccessor 클래스

Represents an accessor type designed for advanced use.

class CManualAccessor : public CAccessorBase

멤버

메서드

AddBindEntry

Adds a bind entry to the output columns.

AddParameterEntry

Adds a parameter entry to the parameter accessor.

CreateAccessor

Allocates memory for the column bind structures and initializes the column data members.

CreateParameterAccessor

Allocates memory for the parameter bind structures and initializes the parameter data members.

설명

Using CManualAccessor, you can specify the parameter and output column binding by run-time function calls.

요구 사항

Header: atldbcli.h

참고 항목

참조

CAccessor 클래스

CDynamicAccessor 클래스

CDynamicParameterAccessor 클래스

개념

DBViewer

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

OLE DB 소비자 템플릿 참조