isSystemCaseUpper()
Verifies whether the database system case is in uppercase or lowercase.
Syntax
This method has the
following syntax:
bool isSystemCaseUpper();Description
The isSystemCaseUpper() method operates on the UdxOutputShaper object and returns true if the Db2 system case is in uppercase, or false if it is lowercase.