DATASERV (kdataman) functions


LIBRARY ROUTINE

kdms_undefine_attribute - undefine a defined attribute

LIBRARY CALL

int kdms_undefine_attribute(
      char *association,
      char *attribute)

INPUT

OUTPUT

none

RETURN VALUE

TRUE on success, FALSE otherwise

DESCRIPTION

This function will remove an attribute definition from the definition list. The attribute definition corresponding to the given association and attribute name will be removed. This has no effect on any attribute which may have already been instantiated on an object. This function can be used to undefine both generic and quasi attributes.

ADDITIONAL INFORMATION

none

EXAMPLES

none

SIDE EFFECTS

none

RESTRICTIONS

none

MODIFICATION

none

FILES

$DATASERV/objects/library/kdataman/src/attributes.c

SEE ALSO

kdataman(3)

COPYRIGHT

Copyright (C) 1993 - 1997, Khoral Research, Inc. ("KRI") All rights reserved.