The Field_metadata has the information about the field, which is used by field_metadata() service api.  
 More...
#include <mysql_command_consumer.h>
The Field_metadata has the information about the field, which is used by field_metadata() service api. 
 
◆ charsetnr
      
        
          | unsigned int Field_metadata::charsetnr | 
        
      
 
 
◆ col_name
      
        
          | const char* Field_metadata::col_name | 
        
      
 
 
◆ db_name
      
        
          | const char* Field_metadata::db_name | 
        
      
 
 
◆ decimals
      
        
          | unsigned int Field_metadata::decimals | 
        
      
 
 
◆ flags
      
        
          | unsigned int Field_metadata::flags | 
        
      
 
 
◆ length
      
        
          | unsigned long Field_metadata::length | 
        
      
 
 
◆ org_col_name
      
        
          | const char* Field_metadata::org_col_name | 
        
      
 
 
◆ org_table_name
      
        
          | const char* Field_metadata::org_table_name | 
        
      
 
 
◆ table_name
      
        
          | const char* Field_metadata::table_name | 
        
      
 
 
◆ type
The documentation for this struct was generated from the following file: