高级会员
注册日期: 06-11
帖子: 14579
精华: 1
现金: 224494 标准币
资产: 234494 标准币
|
【转帖】database-resident entity与not database-resident entity有什么区别?
database-resident entity与not database-resident entity有什么区别?
database-resident entity与not database-resident entity有什么区别?
有的方法比如acdbobjectiterator:bjectid()在帮助文件里说明是用于获取属于database-resident entity的id
而acdbobjectiterator::entity()是用于打开not database-resident的实体,
其中有什么区别 为什么有两个方法打开实体 ,获得实体的id不就等于能够打开实体了吗acdbopenobject
|