udbEntityRefs |
Returns a temporary list of references for the specified entity. This is a convenience function that combines several common tasks. By using this function, you do not need to create lists of type UdbKindList.
#include “udb/udb.h” int udbEntityRefs(UdbEntity entity, char *refKindString, char *entKindString, int unique, UdbReference **refs)
Scientific Toolworks, Inc. http://www.scitools.com |