getBoolean function

Returns a boolean value.

Syntax
boolean CollectionOfValueReaders.getBoolean(
  int ordinal
) throws ULjException
Parameters
  • ordinal   A base-one integer representing the column number as ordered in the SQL statement.

Returns

The boolean representation of the named value.