isForeignKey()

Determines whether an attribute value is a foreign key value in the application.

Syntax

unsigned char isForeignKey();
 

Return values

Returns TRUE if the attribute is a foreign key field of the business object or FALSE if the attribute is not a foreign key field.

Copyright IBM Corp. 1997, 2003