CRowsetImpl::m_rgRowData

ArrayType m_rgRowData;

Remarks

ArrayType is a template parameter to CRowsetImpl. By default, this will be a CSimpleArray that templatizes on the user record template argument to CRowsetImpl. See the ATLMTO sample for an example of using a non-default template argument for ArrayType.

CRowsetImpl OverviewCRowsetImpl Class Members

See Also

CRowsetImpl::m_strCommandText, CRowsetImpl::m_strIndexText