「Fetch」を解説文に含む見出し語の検索結果(51~60/774件中)
(PHP 4 >= 4.0.1, PHP 5)mssql_fetch_array — 連想配列・数値添字配列・あるいはその両方で結果の行を取得する 説明array mssql_fetch_array ...
(PHP 5)sqlite_fetch_single, SQLiteResult->fetchSingle, SQLiteUnbuffered->fetchSingle — 結果セットの最初のカラムを...
(PHP 4 >= 4.0.1, PHP 5)sybase_fetch_row — 行を配列として取得する説明array sybase_fetch_row ( resource result ) 取り...
(PHP 5)oci_fetch_all — 結果データの全ての行を配列に取得する説明int oci_fetch_all ( resource statement, array &output [, ...
(PHP 4 >= 4.0.2, PHP 5 <= 5.0.5)ingres_field_length — フィールド長を得る説明int ingres_field_length ( int index...
(PHP 4 >= 4.0.2, PHP 5 <= 5.0.5)ingres_field_name — クエリ結果においてフィールド名を得る説明string ingres_field_name ( i...
(PHP 4 >= 4.0.2, PHP 5 <= 5.0.5)ingres_field_nullable — フィールドに NULL 値を設定可能かどうか調べる説明bool ingres_field...
(PHP 4 >= 4.0.2, PHP 5 <= 5.0.5)ingres_field_precision — フィールドの精度を得る説明int ingres_field_precision ( i...
(PHP 4 >= 4.0.2, PHP 5 <= 5.0.5)ingres_field_scale — フィールドのスケールを得る説明int ingres_field_scale ( int ind...
(PECL)maxdb_fetch_row, result->fetch_row — 結果の行を数値添字の配列として取得する説明手続き型mixed maxdb_fetch_row ( resource...