Synopsis

PDX_MSGT gdx_UserAttributeUnattach(long option, MDA_PTR gdx_user_attribute_ptr, MDA_PTR gdx_entity_ptr)

Purpose

Unattach user attribute.

Description

Unattach the specified user attribute from the specified entity.

Input

option

Not used

gdx_user_attribute_ptr

Database pointer of user attribute to unattach.

gdx_entity_ptr

Database pointer of entity to unattach user attribute from.

Return

      GDX_NOERR
      GDX_INVALID_DBPTR
      GDX_NO_CROSS_MODEL_ASSOCIATIONS
      .fi