END_ACCESSOR_MAP

END_ACCESSOR_MAP( )

Remarks

Marks the end of the accessor map entries. In the case of multiple accessors on a rowset, you need to specify BEGIN_ACCESSOR_MAP, and use the BEGIN_ACCESSOR macro for each individual accessor. The BEGIN_ACCESSOR macro is completed with the END_ACCESSOR macro. The BEGIN_ACCESSOR_MAP macro is completed with the END_ACCESSOR_MAP macro.

Macros for OLE DB Consumer Templates

Example

See BEGIN_ACCESSOR_MAP.

See Also

BEGIN_ACCESSOR_MAP, BEGIN_ACCESSOR, END_ACCESSOR_MAP