CManualAccessor Class
Visual Studio 2015
The new home for Visual Studio documentation is Visual Studio 2017 Documentation on docs.microsoft.com.
The latest version of this topic can be found at CManualAccessor Class.
Represents an accessor type designed for advanced use.
class CManualAccessor : public CAccessorBase
Methods
| 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
DBViewer
OLE DB Consumer Templates
OLE DB Consumer Templates Reference
CAccessor Class
CDynamicAccessor Class
CDynamicParameterAccessor Class
Show: