共用方式為


CEnumeratorAccessor::m_nType

 

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::m_nType.

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

Syntax

  
USHORT m_nType;  
  

Remarks

See ISourcesRowset::GetSourcesRowset in the OLE DB Programmer's Reference for more information.

Requirements

Header: atldbcli.h

See Also

CEnumeratorAccessor Class