8.8.4 getColumnCount()
- 〈この項の構成〉
(1) 機能
ResultSetオブジェクトの列数を取得します。
(2) 形式
public synchronized int getColumnCount() throws SQLException
(3) 引数
なし。
(4) 戻り値
ResultSetオブジェクトの列数が返却されます。
(5) 発生する例外
なし。
Hitachi Advanced Data Binder AP開発ガイド
8.8.4 getColumnCount()
ResultSetオブジェクトの列数を取得します。
public synchronized int getColumnCount() throws SQLException
なし。
ResultSetオブジェクトの列数が返却されます。
なし。