void CRBase::FreeRecordMemory();
Remark
Free all the provider-allocated memories in the current record. If a rowset column is with one of special data types, this function should be called to free the provider-allocated memory. Otherwise, memory leaking will happen.