CEnumeratorAccessor Class

 

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 CEnumeratorAccessor Class.

Used by CEnumerator to access the data from the enumerator rowset.

class CEnumeratorAccessor  

Data Members

m_bIsParentA variable indicating whether the enumerator is a parent enumerator, if the row is an enumerator.
m_nTypeA variable indicating whether the row describes a data source or an enumerator.
m_szDescriptionThe description of the data source or enumerator.
m_szNameThe name of the data source or enumerator.
m_szParseNameString to pass to IParseDisplayName to obtain a moniker for the data source or enumerator.

This rowset consists of the data sources and enumerators visible from the current enumerator.

Header: atldbcli.h

OLE DB Consumer Templates
OLE DB Consumer Templates Reference

Show: