默认情况下,在用户记录模板参数 templatizes 到 CRowsetImpl的 CAtlArray 。
ArrayType CRowsetBaseImpl::m_rgRowData;
备注
ArrayType 是模板参数传递到 CRowsetImpl。
要求
Header: atldb.h
默认情况下,在用户记录模板参数 templatizes 到 CRowsetImpl的 CAtlArray 。
ArrayType CRowsetBaseImpl::m_rgRowData;
ArrayType 是模板参数传递到 CRowsetImpl。
Header: atldb.h