getFloat method

Returns a float value.

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

Returns

The float representation of the named value.