Nebula
|
#include <table.h>
information for creating a table
Public Attributes | |
Util::String | name |
name to be given to the table | |
AttributeId const * | attributeIds |
array of attributes the table should initially have | |
SizeT | numAttributes |
number of columns | |
AttributeId const* MemDb::TableCreateInfo::attributeIds |
array of attributes the table should initially have
Util::String MemDb::TableCreateInfo::name |
name to be given to the table
SizeT MemDb::TableCreateInfo::numAttributes |
number of columns