Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
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