getValue method

Returns a Value object.

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

Returns

The Value object representation of the named value.