END_COLUMN_MAP
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 END_COLUMN_MAP.
Marks the end of the column map entries.
Syntax
END_COLUMN_MAP
( )
Remarks
It is used with a single accessor on a rowset. The BEGIN_COLUMN_MAP
macro is completed with the END_COLUMN_MAP
macro.
Example
See BEGIN_COLUMN_MAP.
Requirements
Header: atldbcli.h
See Also
Macros and Global Functions for OLE DB Consumer Templates
BEGIN_COLUMN_MAP
COLUMN_ENTRY
COLUMN_ENTRY_EX