Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 11.0.0 » UltraLiteJ » UltraLiteJ Reference » UltraLiteJ API reference » CollectionOfValueWriters interface

 

getOrdinal function

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.