共用方式為


CEnumeratorAccessor::m_bIsParent

 

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_bIsParent.

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

Syntax

  
VARIANT_BOOL m_bIsParent;  
  

Remarks

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

Requirements

Header: atldbcli.h

See Also

CEnumeratorAccessor Class