tinySQL  0.1
A self-contained database management system
Public Attributes | List of all members
Index Struct Reference

Index desciption for a table. More...

#include <data_t.h>

Public Attributes

int number
 number of indexes
 
int location [10]
 where it is in Attribute
 
std::string index_name [10]
 has_index name
 

Detailed Description

Index desciption for a table.

Definition at line 185 of file data_t.h.


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