|
virtual |
Reads row data from archive.
You can override this method in a derived class to serialize custom row data. Set bTestMode to TRUE if you need only test if particular row data is compatible (can be serialized) with the current row.
ar | A reference to archive. |
bTestMode | Specifies test mode. |