|
MiniOB 1
MiniOB is one mini database, helping developers to learn how database works.
|
字段元数据 更多...
#include <field_meta.h>
静态 Public 成员函数 | |
| static RC | from_json (const Json::Value &json_value, FieldMeta &field) |
Protected 属性 | |
| std::string | name_ |
| AttrType | attr_type_ |
| int | attr_offset_ |
| int | attr_len_ |
| bool | visible_ |
字段元数据