END_COLUMN_MAP( )
Remarks
Marks the end of the column map entries. It is used in the case of a single accessor on a rowset. The BEGIN_COLUMN_MAP macro is completed with the END_COLUMN_MAP macro.
Macros for OLE DB Consumer Templates
Example
See BEGIN_COLUMN_MAP.
See Also