Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 sample for an example of using a non-default template argument for ArrayType.
CRowsetImpl Overview | CRowsetImpl Class Members
See Also