isObjectType()

Determines if an attribute's data type is an object type; that is, if it is a complex attribute (an array or a subobject).

Syntax

unsigned char isObjectType();
 

Parameters

None.

Return values

TRUE if the attribute has a business object type or FALSE if it does not.

Notes

An attribute that has a business object data type refers to a child business object.

Copyright IBM Corp. 1997, 2004