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

SQL Anywhere 11.0.1 (中文) » UltraLiteJ » UltraLiteJ 参考 » UltraLiteJ API 参考 » CollectionOfValueReaders 接口

 

getOrdinal 方法

返回由字符串表示的值的序数(基数为 1)。

语法
int CollectionOfValueReaders.getOrdinal(
  String name
) throws ULjException
参数
  • name   表示表的列名的字符串。

返回值

序数值。