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.
Returns an array of ordinals of the columns in a rowset that are identified by the specified column IDs.
STDMETHOD (MapColumnIDs)(
DBORDINAL cColumnIDs,
const DBID rgColumnIDs[],
DBORDINAL rgColumns[]
);
Parameters
See IColumnsInfo::MapColumnIDs in the OLE DB Programmer's Reference.
Requirements
Header: atldb.h
See Also
Reference
IColumnsInfoImpl::GetColumnInfo