company logo

TypeDefinition :: isOdabaObject - Complex data type is based on __OBJECT

ODABA provides specific support for complex data types inheriting from __OBJECT. Thus, ODABA objects allow creating GUIDs or assigning owner to an object instance. This property indicates, the the data type is able to generate GUIDs.

When calling the function with an invalid type definition, the function throws an exception.

Return value:  Success ( bool  )

The value is true when the function was executed successfully. Otherwise the value is set to false.

Implementation details

bool TypeDefinition  :: isOdabaObject (  )