Methods
| AddRefRow | Adds a reference count to an existing row handle. | 
| CSimpleRow | The constructor. | 
| ReleaseRow | Releases rows. | 
| Compare | Compares two rows to see if they refer to the same row instance. | 
Data Members
| m_dwRef | Reference count to an existing row handle. | 
| m_iRowset | An index to the rowset representing the cursor. |