Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Retrieves the name of the specified column.
LPOLESTR GetColumnName(
DBORDINAL nColumn
) const throw( );
Parameters
- nColumn
[in] The column number. Column numbers start with 1. A value of 0 refers to the bookmark column, if any.
Return Value
The name of the specified column.
Requirements
Header: atldbcli.h