isUserQuery()
This function does not apply to a Db2 instance but is provided to ensure that UDXs that use it and that are ported to a Db2 instance continue to run.
Syntax
extern "C" bool isUserQuery()Description
This function always returns "true".
This function does not apply to a Db2 instance but is provided to ensure that UDXs that use it and that are ported to a Db2 instance continue to run.
extern "C" bool isUserQuery()This function always returns "true".