2.3.4 元素结构

本节提供有关 Element结构的信息。

家长班

List

描述

Element结构为列表的元素建模;它用于将对象存储在 由方法 、 和 List填充 的对象中。 DictionarylistObjects()listIndexes()listEvents()

属性

AnElement具有下表所示的属性:

表 2.12 元素结构属性的名称、类型、初始值和说明

属性 类型 初始值 描述
id unsigned int 0 对象的 ID
type Object::Type Object::TypeUndefined 对象的类型——参见Object::Type了解可能的值
state Object::State Object::StateUndefined 对象的状态——参见Object::State了解可能的值
store Object::Store Object::StoreUndefined 对象的存储方式——参见Object::Store 了解可能的值
database char* 0 找到对象的数据库
schema char* 0 找到对象的模式
name char* 0 对象的名称