CEnumeratorAccessor::m_szParseName

 

The latest version of this topic can be found at CEnumeratorAccessor::m_szParseName.

String to pass to IParseDisplayName to obtain a moniker for the data source or enumerator.

Syntax

  
WCHAR m_szParseName[129];  
  

Remarks

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

Requirements

Header: atldbcli.h

See Also

CEnumeratorAccessor Class