다음을 통해 공유


CEnumeratorAccessor 클래스

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

class CEnumeratorAccessor

멤버

데이터 멤버

m_bIsParent

A variable indicating whether the enumerator is a parent enumerator, if the row is an enumerator.

m_nType

A variable indicating whether the row describes a data source or an enumerator.

m_szDescription

The description of the data source or enumerator.

m_szName

The name of the data source or enumerator.

m_szParseName

String 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 소비자 템플릿(C++)

OLE DB 소비자 템플릿 참조