CUBRID Engine  latest
showstmt_column Struct Reference

#include <show_meta.h>

Collaboration diagram for showstmt_column:
Collaboration graph

Public Attributes

const char * name
 
const char * type
 

Detailed Description

Definition at line 35 of file show_meta.h.

Member Data Documentation

const char* showstmt_column::name

Definition at line 37 of file show_meta.h.

Referenced by init_db_attribute_list(), and pt_make_query_showstmt().

const char* showstmt_column::type

Definition at line 38 of file show_meta.h.

Referenced by init_db_attribute_list().


The documentation for this struct was generated from the following file: