MiniOB 1
MiniOB is one mini database, helping developers to learn how database works.
|
描述一个属性 更多...
#include <parse_defs.h>
Public 属性 | |
std::string | relation_name |
relation name (may be NULL) 表名 | |
std::string | attribute_name |
attribute name 属性名 | |
描述一个属性
属性,或者说字段(column, field) Rel -> Relation Attr -> Attribute