DATASERV (kdataman) functions


LIBRARY ROUTINE

kdms_query_attribute_definition - determines if an attribute is defined.

LIBRARY CALL

int kdms_query_attribute_definition(
      char *association,
      char *attribute)

INPUT

OUTPUT

none

RETURN VALUE

TRUE if attribute is defined, FALSE otherwise

DESCRIPTION

This function will check to see if an attribute is defined on the definition list. The attribute definition corresponding to the given association and attribute name will be searched for.

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.