#include <sql_data_change.h>
◆ Statistics()
  
  
      
        
          | COPY_INFO::Statistics::Statistics  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ copied
      
        
          | ha_rows COPY_INFO::Statistics::copied | 
        
      
 
Number of copied records. 
 
 
◆ deleted
      
        
          | ha_rows COPY_INFO::Statistics::deleted | 
        
      
 
Number of deleted records. 
 
 
◆ error_count
      
        
          | ha_rows COPY_INFO::Statistics::error_count | 
        
      
 
 
◆ records
      
        
          | ha_rows COPY_INFO::Statistics::records | 
        
      
 
Number of processed records. 
 
 
◆ touched
      
        
          | ha_rows COPY_INFO::Statistics::touched | 
        
      
 
 
◆ updated
      
        
          | ha_rows COPY_INFO::Statistics::updated | 
        
      
 
Number of updated records. 
 
 
The documentation for this class was generated from the following file: