OLE DB Consumer Attributes
The OLE DB consumer attributes inject code, based on the OLE DB Consumer Templates, to create a working OLE DB consumer that performs tasks such as opening tables, executing commands, and accessing data.
Attribute |
Description |
---|---|
Binds columns in a rowset and binds them to the corresponding accessor maps. |
|
Binds a specified column to the rowset. |
|
Executes an OLE DB command. |
|
Associates the specified member variable with an input or output parameter. |
|
Creates and encapsulates a connection, through a provider, to a data source. |
|
Opens an OLE DB table. |