DB_result::numCols() (Previous) (Next) DB_Error

View this page in Last updated: Sun, 20 Jul 2008
English | Dutch | French | German | Hungarian | Japanese | Polish | Russian | Spanish | Plain HTML

DB_result::numRows()

DB_result::numRows() -- 結果セットの行数を取得する

説明

結果セット内の行数を取得します。

警告

ibaseifx および oci8 では、このメソッドは ポータビリティオプション DB_PORTABILITY_NUMROWS が有効な場合にのみ 動作します。さらに、ibase および ifx では PEAR DB のバージョンが 1.7.0 以降でなければなりません。

Microsoft Access では動作しません。

返り値

integer - 行数、あるいは失敗した場合に DB_Error オブジェクトを返します。

注意

この関数は、スタティックにコールする ことはできません。

DB_result::numCols() (Previous) (Next) DB_Error

Download Documentation Last updated: Sun, 20 Jul 2008
Do you think that something on this page is wrong? Please file a bug report or add a note.
User Notes:
There are no user contributed notes for this page.