getOrdinal method

Returns the (base-one) ordinal for the value represented by the name.

Syntax
int CollectionOfValueWriters.getOrdinal(
  String name
) throws ULjException
Parameters
  • name   A String representing the table column name.

Returns

The (base-one) ordinal for the value represented by the name.