Synopsis
PDX_MSGT gdx_UserAttributeAttach(long option, MDA_PTR gdx_user_attribute_ptr, MDA_PTR gdx_entity_ptr)
Purpose
Attach user attribute.
Description
Attach the specified user attribute to the specified entity.
Input
option
Not used
gdx_user_attribute_ptr
Database pointer of user attribute to attach.
gdx_entity_ptr
Database pointer of entity to attach user attribute to.
Return
GDX_NOERR
GDX_INVALID_DBPTR
GDX_NO_CROSS_MODEL_ASSOCIATIONS
.fi