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

SQL Anywhere 11.0.1 (日本語) » Ultra Light J » Ultra Light J リファレンス » Ultra Light J API リファレンス » CollectionOfValueWriters インタフェース

 

getOrdinal メソッド

name で指定された値の (1 から始まる) 順序を返します。

構文
int CollectionOfValueWriters.getOrdinal(
  String name
) throws ULjException
パラメータ
  • name   テーブルのカラム名を表す String。

戻り値

name で指定された値の (1 から始まる) 順序。