CORow Class Overview

class CORow : public CPureBase

        CORow provides a set of complete functions to manage tree-structured data stores like directories, emails, files etc. based on a number of interfaces of OLEDB row object. 

        For understanding this class, a user should read through the Chapter 9: Row and Stream Objects in the MSDN section of Platform SDK/Microsoft OLE DB/OLE DB Programmer's Reference and documentations for all the interfaces of row object.

        For how to experiment CORow, see the example OleDB25

CORow Class Members