高级会员
注册日期: 06-11
帖子: 14579
精华: 1
现金: 224494 标准币
资产: 234494 标准币
|
【转帖】problem in storing additional data to an entity
problem in storing additional data to an entity
problem in storing additional data to an entity
hi
does anyone know how can i store my data on to an entity.
for example i need to store my custom data on to an oddbentity
custom data can be added to an object (or entity) in 2 ways: as extended data and via extension dictionary.
extended data has limitation: 16k per registered application. extension dictionary can have any number of entries pointing to xrecords (or other objects). xrecords have no limit for data size.
sergey slezkin
|